Secure copy over SSH


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. scp -r user@127.0.0.1:/path/to/remote/file ./path/to/local/copy/location/file

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.