Log in

View Full Version : Source Forge Accounts


Raven_Writer
03-09-2003, 19:46
Does anyone know how to upload stuff to your webspace on SourceForge.net?

I've read the documents and stuff, but it doesn't say anything about uploading files. Since they use SSL, I don't think a normal FTP client (unless I'm wrong) could upload files.

FotoPlasma
05-09-2003, 04:20
Do you have a shell, or something?

If they support SSH, you can use SCP (or PSCP for win32).

rbayer
05-09-2003, 13:49
If you read the docs on the site, you'll come accross this:

http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1


Also, if you're using sourceforge, you really should try out cvs. It makes managing file versions easier and lets you "undo" stupid mistakes if you use it correctly.