Skip to content

Instantly share code, notes, and snippets.

@muthuspark
Created November 23, 2016 07:21
Show Gist options
  • Select an option

  • Save muthuspark/444c5f16c8b7c8da20913ca93b64161c to your computer and use it in GitHub Desktop.

Select an option

Save muthuspark/444c5f16c8b7c8da20913ca93b64161c to your computer and use it in GitHub Desktop.
Copy files from remote machine to local using SCP
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