Created
May 21, 2021 10:50
-
-
Save sanjaykrishnan/379e53ebfd1404261de05640753dc083 to your computer and use it in GitHub Desktop.
Command to copy file from a different server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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