Differences
This shows you the differences between the selected revisions of the page.
2015-01-20 | 2015-03-03 | ||
no summary (12.130.164.120) | passive mode is reason to switch from ftp.exe to winscp (martin) | ||
Line 2: | Line 2: | ||
This guide explains how to convert existing FTP file transfer script using [[http://technet.microsoft.com/en-us/library/bb490910.aspx|Windows built-in command-line FTP client]] (''ftp.exe'') to SFTP [[scripting|script using WinSCP]]. | This guide explains how to convert existing FTP file transfer script using [[http://technet.microsoft.com/en-us/library/bb490910.aspx|Windows built-in command-line FTP client]] (''ftp.exe'') to SFTP [[scripting|script using WinSCP]]. | ||
- | You can also use it to convert FTP script using ''ftp.exe'' to WinSCP, in case you want to use some advanced feature that WinSCP offers (such as [[ftps|FTP over TLS/SSL]] or [[scriptcommand_synchronize|synchronization]]). | + | You can also use it to convert FTP script using ''ftp.exe'' to WinSCP, in case you want to use some advanced feature that WinSCP offers, such as [[ftps|FTP over TLS/SSL]], [[scriptcommand_synchronize|synchronization]] or passive mode.((WinSCP defaults to passive mode.)) |
===== [[commandline]] Converting Command-Line ===== | ===== [[commandline]] Converting Command-Line ===== |