Joakim Jonsson
2010-08-13 00:40:27 UTC
Hi
I don't seem to be able to set several "+rsync_long_args " on the "backup" line
I essentially need to do --chmod=u+rwX,go+rX but I keep getting Syntax error messages (no complaints about tabs) from rsnapshot -t daily.
I've tried a number of combitations e.g.:
backup ***@192.168.0.10:/cygdrive/c/media/test/ chrome/ +rsync_long_args=--chmod=u=rwX,chmod=go=rX
which seems completely analogous to the example supplied in the .conf file:
#backup ***@example.com:/home/ example.com/ +rsync_long_args=--bwlimit=16,exclude=core
It seems to be an escape problem, when i remove the ",chmod=go=rX" it works fine
Any idea on how to solve this?
Joakim
I don't seem to be able to set several "+rsync_long_args " on the "backup" line
I essentially need to do --chmod=u+rwX,go+rX but I keep getting Syntax error messages (no complaints about tabs) from rsnapshot -t daily.
I've tried a number of combitations e.g.:
backup ***@192.168.0.10:/cygdrive/c/media/test/ chrome/ +rsync_long_args=--chmod=u=rwX,chmod=go=rX
which seems completely analogous to the example supplied in the .conf file:
#backup ***@example.com:/home/ example.com/ +rsync_long_args=--bwlimit=16,exclude=core
It seems to be an escape problem, when i remove the ",chmod=go=rX" it works fine
Any idea on how to solve this?
Joakim