Differences
This shows you the differences between the selected revisions of the page.
| 2016-06-02 | 2016-07-27 | ||
| resolving redirect (martin) | ui_generateurl#script (martin) | ||
| Line 37: | Line 37: | ||
| * Use an UNC path to a shared folder, instead of a path to the drive mapped to the shared folder. Make sure the service's account has an access to the shared folder. | * Use an UNC path to a shared folder, instead of a path to the drive mapped to the shared folder. Make sure the service's account has an access to the shared folder. | ||
| * Instead of Pageant authentication, use explicit private key authentication (using ''[[scriptcommand_open|-privatekey]]'' and ''[[scriptcommand_open|-passphrase]]'' switches). | * Instead of Pageant authentication, use explicit private key authentication (using ''[[scriptcommand_open|-privatekey]]'' and ''[[scriptcommand_open|-passphrase]]'' switches). | ||
| + | |||
| + | If you are able to log in with WinSCP GUI, [[ui_generateurl#script|have it generate a portable script for you]]. | ||
| When dealing with SSIS see also guide to [[guide_ssis|SFTP task in SSIS]]. | When dealing with SSIS see also guide to [[guide_ssis|SFTP task in SSIS]]. | ||