Skip to content

Instantly share code, notes, and snippets.

@Younesi
Created May 21, 2019 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Younesi/a325ec63cc3acae5d6f2512f2efd0563 to your computer and use it in GitHub Desktop.
Save Younesi/a325ec63cc3acae5d6f2512f2efd0563 to your computer and use it in GitHub Desktop.
upload:
scp -p -P 2244 kinamo_mysqlbackup.sh root@130.185.73.87:/usr/local/sbin/kinamo_mysqlbackup.sh
download file with ssh:
scp -P 2244 -p root@130.185.73.87:/home/backup/20160406/bimeh_kia.dmp.gz /home/kaveh/Desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment