In my Windows 7 console, I can download file from SFTP with the command
d://putty//pscp -P 22 root@serverip:/root/movie c://movie
How can I resume a broken download in Window 7 cmd console when the file is very large?
Can pscp resume a broken download in Windows 7 cmd console?