no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | tech:others:sf_upload_project_files [2014/11/15 15:13] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Upload files to sourceforge server ====== | ||
| + | |||
| + | ===== Upload project download files via SFTP ===== | ||
| + | |||
| + | Login from local server:\\ | ||
| + | <locate the source gz file>\\ | ||
| + | <the above means basically cd into the working directory of the files>\\ | ||
| + | |||
| + | sftp sfusername@frs.sourceforge.net\\ | ||
| + | * cd uploads | ||
| + | * put < | ||
| + | * put < | ||
| + | * ... | ||
| + | * exit | ||