Skip to content

Instantly share code, notes, and snippets.

@sanjaykrishnan
Created May 21, 2021 10:50
Show Gist options
  • Save sanjaykrishnan/379e53ebfd1404261de05640753dc083 to your computer and use it in GitHub Desktop.
Save sanjaykrishnan/379e53ebfd1404261de05640753dc083 to your computer and use it in GitHub Desktop.
Command to copy file from a different server
scp ubuntu@<ip_address>:<path_of_file> /home/sanjay/Desktop/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment