diff options
Diffstat (limited to 'backup-home-to-linux-storage')
-rw-r--r-- | backup-home-to-linux-storage | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backup-home-to-linux-storage b/backup-home-to-linux-storage new file mode 100644 index 0000000..e2a9f6a --- /dev/null +++ b/backup-home-to-linux-storage @@ -0,0 +1 @@ +rsync -av --exclude='.cache' --exclude='.fgfs' --exclude='vms' /home/lemon/ /mnt/home_backup_mar24/ |