Skip to content

Instantly share code, notes, and snippets.

@osw4l
Last active June 8, 2018 22:18
Show Gist options
  • Save osw4l/a0e0988acdd4671d24dbe79a1fcfebfe to your computer and use it in GitHub Desktop.
Save osw4l/a0e0988acdd4671d24dbe79a1fcfebfe to your computer and use it in GitHub Desktop.
# download
scp -r osw4l@srv.domain.com:/folder ./
# upload
scp -r my_dir/ osw4l@srv.domain.com:/folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment