Created
April 15, 2025 13:53
-
-
Save esedic/57c7ef92e4d000c9eced71ce02b434aa to your computer and use it in GitHub Desktop.
SSH files backup
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
tar -czvf - --exclude='mydomain.com/administrator/backups' /var/www/sites/mydomain.com > /local/backup/mydomain_backup.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment