Displaying 1 result from an estimated 1 matches for "048a5278b5d4".
2008 Dec 05
1
Question on using single quote in an include from file
...combinations of '\'' and single and double
quoting the entire path or just the filename, with no luck.
I only get 2 of the 3 files.
Any one have any ideas?
Thanks
Larry Hayes
lhayesg@gmail.com
Here is what my module looks like in the rsync.conf:
[b8f9d7e9-835b-4334-b544-048a5278b5d4]
path = /x/
auth users = root
secrets file =
/x/y/z/b8f9d7e9-835b-4334-b544-048a5278b5d4/b8f9d7e9-835b-4334-b544-048a5278b5d4.secret
include from =
/x/y/z/b8f9d7e9-835b-4334-b544-048a5278b5d4/b8f9d7e9-835b-4334-b544-048a5278b5d4.rsync
comment = done
M...