Hi,
I've been using rsnapshot 1.3 for some months now on OpenWRT KAMIKAZE
r6772, running on a Asus WL700g. This box is supposed to backup my
xen-domains. But I just found out it doesn;t work :(
To get the commands executed, I run /usr/local/bin/rsnapshot -t hourly.
I just pick one of the outputted commands, and execute them by hand,
which results in:
root < at > router:/hdd/rsnap# /opt/bin/rsync -a --delete --numeric-ids
--relative --delete-excluded --rsh=/usr/bin/ssh -p 22 -i
/etc/dropbear/id_rsa root < at > www.bartbaars.nl:/home /hdd/hourly.0/home/
rsync: link_stat "/hdd/rsnap/22" failed: No such file or directory (2)
rsync: link_stat "/hdd/rsnap/root < at > www.bartbaars.nl:/home" failed: No
such file or directory (2)
rsync error: some files could not be transferred (code 23) at
main.c(977) [sender=2.6.9]
Now, when I add some extra quotes, all works fine:
root < at > router:/hdd/rsnap# /opt/bin/rsync -a --delete --numeric-ids
--relative --delete-excluded --rsh="/usr/bin/ssh -p 22 -i
/etc/dropbear/id_rsa" root < at > www.bartbaars.nl:/home /hdd/hourly.0/home/
Is there anyway I can patch RSnapshot, so the quotes will always be
included?
Cheers,
Bart
Sorry for the previous mail btw, wrong button at the wrong time ;)
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
