Displaying 1 result from an estimated 1 matches for "friday2008".
2008 Sep 22
1
--files-from= and --delete corrent options
Hi,
I am running the following command to backup a specific file from
/tmp/BACKUPFILE which contains the name "Friday2008-09-19.bkf".
rsync -ah --delete --numeric-ids --stats --delete-excluded
--files-from=/tmp/BACKUPFILE /var/data/shares/vmbackups/
/mnt/usb_backup/SFSYDVS01/daily.0/VM/
The name in /tmp/BACKUPFILE changes each day for example when next run it
will be "Monday2008-09-19.bkf" I use a scr...