Answers for "how to copy file from ssh cmd windows"

0

copy file from ssh to local windows

pscp.exe username@remoteHost:/remote/dir/file.txt d:\
Posted by: Guest on June-17-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language