Hi,
When using sync_first=1 it seems link rsnapshot "forgets" to use --
link-dest ?
mkdir -m 0755 -p /backup/1/perl/.sync/x3.dev/
/usr/bin/rsync -azvx --delete --numeric-ids --relative --delete-
excluded \
--bwlimit=100 --progress --rsh=/usr/bin/ssh -i /root/.ssh/
id_rsa_magical \
root < at > x3.dev:/ /backup/1/perl/.sync/x3.dev/root/
(the --progress and -v I added for debugging)
When disabling sync_first but changing nothing else I get:
/usr/bin/rsync -azvx --delete --numeric-ids --relative --delete-
excluded \
--bwlimit=100 --progress --exclude=mailfw/qpsmtpd/log/main/ \
--exclude=/tmp/ --rsh=/usr/bin/ssh -i /root/.ssh/id_rsa_magical \
--link-dest=/backup/1/perl/hourly.1/x1.dev/ root < at > x1.dev:/home \
/backup/1/perl/hourly.0/x1.dev/
It's not consistent; sometimes sync_first works - but randomly (it
seems) it doesn't ...
I'm using rsnapshot 1.3.0.
- ask
--
http://develooper.com/ - http://askask.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
