Differences

This shows you the differences between the selected revisions of the page.

2019-03-28 2019-04-25
it's "File Explorer" now (martin) 5.12 Bug 1589 – Use SHA-256 host key fingerprints (martin)
Line 73: Line 73:
<code batch> <code batch>
winscp.exe "My site" winscp.exe "My site"
-winscp.exe sftp://martin:password@example.com/ /hostkey="ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx..."+winscp.exe sftp://martin:password@example.com/ /hostkey="ssh-rsa 2048 xxxxxxxxxxx...="
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/ winscp.exe ftps://martin:password@example.com/
Line 110: Line 110:
<code batch> <code batch>
winscp.com /script="C:\Users\martin\Documents\myscript.txt" winscp.com /script="C:\Users\martin\Documents\myscript.txt"
-winscp.com /command "open sftp://martin@example.com/ -hostkey=""ssh-rsa 2048 xx:xx...""" "exit"+winscp.com /command "open sftp://martin@example.com/ -hostkey=""ssh-rsa 2048 xxxx...=""" "exit"
winscp.exe /console /script="myscript.txt" /log="myscript.log" winscp.exe /console /script="myscript.txt" /log="myscript.log"
</code> </code>

Last modified: by martin – Currently locked by: 193.56.252.222