The gui of winscp keeps timing out because there are several thousand files in the directory of the file I am trying to copy. So I am looking for a windows command line scp. What is the best option? From my googling it looks like you can use pscp.exe, the windows scp command, Git Bash console, cygwin, mobaxterm, and looks like there is a command line version of winscp. What is the best option?
i have successfully used pscp.exe that ships with putty.
Do you also have to download pscp.exe separately from putty? It does not seem like my putty shipped with pscp.exe.
C:\>pscp.exe
'pscp.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\>putty.exe
C:\>
If you download putty.exe, you only get terminal emulation. If you download the .msi file, you will get everything.
2 Likes
These question should go in the Windows category and certainly not in the advanced unix category please.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.