Ultima attività 1754592184

airikr ha revisionato questo gist 1754592184. Vai alla revisione

1 file changed, 2 insertions

backupvps.sh(file creato)

@@ -0,0 +1,2 @@
1 + #!/bin/bash
2 + rsync -avhzr --delete --progress --rsh='ssh -p11' user@111.111.111.111:/ --exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found","/swapfile","/boot/*"} /path/to/folder
Più nuovi Più vecchi