Source Forge Accounts

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.

Do you have a shell, or something?

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

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.