/ Published in: Bash
Expand |
Embed | Plain Text
scp -r user@127.0.0.1:/path/to/remote/file ./path/to/local/copy/location/file
You need to login to post a comment.
radarseven on 08/04/09
2 people have marked this snippet as a favorite
scp -r user@127.0.0.1:/path/to/remote/file ./path/to/local/copy/location/file
You need to login to post a comment.