Skip to content

Instantly share code, notes, and snippets.

@SantoshCode
Created November 5, 2021 03:46
Show Gist options
  • Save SantoshCode/71a626fbed39a2e05bc73c480fe246af to your computer and use it in GitHub Desktop.
Save SantoshCode/71a626fbed39a2e05bc73c480fe246af to your computer and use it in GitHub Desktop.

Copy Remote file to local

$ scp username@remoteHost:/remote/dir/file.txt /local/dir/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment