Loading etl/prs/rsync_backup.sh 0 → 100644 +4 −0 Original line number Diff line number Diff line # remember to mount the GDrive folder and set environment variables before executing # backup_dir is the remote folder you want to transfer # gdrive_dir is the local directory where GDrive is mounted rsync -avz --omit-dir-times --no-perms --no-owner --no-group agianne@scheduler.ira.inaf.it:agianne/$backup_dir $gdrive_dir No newline at end of file Loading
etl/prs/rsync_backup.sh 0 → 100644 +4 −0 Original line number Diff line number Diff line # remember to mount the GDrive folder and set environment variables before executing # backup_dir is the remote folder you want to transfer # gdrive_dir is the local directory where GDrive is mounted rsync -avz --omit-dir-times --no-perms --no-owner --no-group agianne@scheduler.ira.inaf.it:agianne/$backup_dir $gdrive_dir No newline at end of file