Created
November 23, 2016 07:21
-
-
Save muthuspark/444c5f16c8b7c8da20913ca93b64161c to your computer and use it in GitHub Desktop.
Copy files from remote machine to local using SCP
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 -i admin.pem [email protected]:/opt/dbbackup/11_22_2016_11_10_53_alldbs_..tar.gz /opt/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment