Bill
0
Q:

scp ssh stackoverflow

# download: remote -> local
scp user@remote_host:remote_file local_file 

# upload: local -> remote
scp local_file user@remote_host:remote_file
1

New to Communities?

Join the community