Uploading files to Sourceforge (windows)
This doc explains the process for uploading files to sf, which are taken from sf documentation itself and tweaked according to personal experience; provided as it is and with no guarantees. For full documentation, visit sourceforge documentation manuals.
1. Offering files for download
Download WinSCP from following link:
https://sourceforge.net/projects/winscp/
Start WinSCP, provide following details:
- change protocol to FTP. (see screenshot)
- Host name: upload.sourceforge.net
- Port number: 21
- User name: anonymous
- Password: your email id
You might need to change proxy settings. To initiate the connection, click on the 'Login' button.
After WinSCP establishes a connection to the host, the WinSCP interface will appear. The window pane on the left represents files on your local workstation. The window pane on the right represents files on the remote host (upload.sourceforge.net).
In the remote server pane, change to the 'incoming' directory. In the local workstation pane, change to the directory that holds the files you wish to transfer to the remote server. Now drag the file from the local workstation page to the remote server pane.
Now go to your sourceforge project page. In the admin pull-down, go to File Releases section. Create new package and new release (as desired). Edit the release you just created. you will be taken to a page where you can provide info about release and add files to release package. Select the files you transferred using WinSCP and submit. The files should now be visible in Download section of project.