Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to copy zip file from remote to local

#copy from remote to local machine
scp remote@IPaddress:path_to_file "path on local machine"
 
PREVIOUS NEXT
Tagged: #copy #zip #file #remote #local
ADD COMMENT
Topic
Name
4+2 =