Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

scp linux file to windows from windows.

# Use git bash to avoid port22 connection refused issue
scp user@ip:/dir1/dir2/file "D:dir1dir2"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #scp #linux #file #windows
ADD COMMENT
Topic
Name
1+3 =