Displaying 1 result from an estimated 1 matches for "98007112".
Did you mean:
1007112
2018 Jun 26
5
link-dest and batch-file
Hello.
I am launching a cron bash script that does the following:
Day 1
/usr/bin/rsync -aH --link-dest /home/backuper/.BACKUP/0000009/2018-06-25 root at 192.168.1.103:/home/ /home/backuper/.BACKUP/0000009/2018-06-26
Day 2
/usr/bin/rsync -aH --link-dest /home/backuper/.BACKUP/0000009/2018-06-26 root at 192.168.1.103:/home/ /home/backuper/.BACKUP/0000009/2018-06-27
Day 3
/usr/bin/rsync -aH