commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2015-01-09 | 2015-01-12 | ||
/batchsettings in beta (martin) | /certificate parameter is not documented + /implicit is implicit with ftps:// (martin) | ||
Line 58: | Line 58: | ||
winscp.exe sftp://martin:password@example.com/ /hostkey="ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | winscp.exe sftp://martin:password@example.com/ /hostkey="ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | ||
winscp.exe scp://test@example.com:2222/ /privatekey=mykey.ppk | winscp.exe scp://test@example.com:2222/ /privatekey=mykey.ppk | ||
- | winscp.exe ftps://martin:password@example.com/ /implicit /certificate="xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | + | winscp.exe ftps://martin:password@example.com/ |
</code> | </code> | ||