Differences
This shows you the differences between the selected revisions of the page.
| 2009-03-30 | 2009-03-30 | ||
| typo (martin) | commandline (martin) | ||
| Line 1: | Line 1: | ||
| ====== Automate file transfers (or synchronization) to FTP/SFTP server ====== | ====== Automate file transfers (or synchronization) to FTP/SFTP server ====== | ||
| - | //This guide contains simplified description of automating operations on FTP/SFTP server with WinSCP.// | + | //This guide contains simplified description of automating operations on FTP/SFTP server with WinSCP.// You may want to see [[scripting|detailed documentation]] of the scripting functionality instead//. |
| WinSCP offers [[scripting]] interface that you can use to automate many operations that it supports, including file transfers, synchronization and other operations. | WinSCP offers [[scripting]] interface that you can use to automate many operations that it supports, including file transfers, synchronization and other operations. | ||
| Line 109: | Line 109: | ||
| * [[reporting|Troubleshooting]]; | * [[reporting|Troubleshooting]]; | ||
| * [[scripting|Scripting]] documentation; | * [[scripting|Scripting]] documentation; | ||
| + | * [[commandline|Command-line]] parameters; | ||
| * [[faq#scripting_automation|FAQ about scripting]]. | * [[faq#scripting_automation|FAQ about scripting]]. | ||