Differences
This shows you the differences between the selected revisions of the page.
2008-01-31 | 2008-01-31 | ||
upload (martin) | syntax (martin) | ||
Line 5: | Line 5: | ||
Upload single file involves so little commands that it it enough to provide them on command line, saving writing a script file: | Upload single file involves so little commands that it it enough to provide them on command line, saving writing a script file: | ||
+ | <code> | ||
winscp.com user@example.com /command "put examplefile.txt /home/user/" "exit" | winscp.com user@example.com /command "put examplefile.txt /home/user/" "exit" | ||
+ | </code> | ||
===== Downloading file to timestamped-filename ===== | ===== Downloading file to timestamped-filename ===== |