Displaying 1 result from an estimated 1 matches for "fmc02".
Did you mean:
fc02
2003 Oct 24
1
Bad transfer
...with a rsync client machine, just I
receive the folders of user1, but empty...
My rsyncd.conf in //foo/etc :
[foo_home]
comment = rsync on //foo
path = /home/
read only = no
list = yes
uid = nobody
gid = nobody
auth users = fmc02
secrets file = /etc/rsyncd.secrets
and my request from the client machine :
rsync -avz--progress -r --ignore-errors --password-file=/etc/rsync-pass
--exclude-from=/etc/rsync-exclude fmc02@echo.eurofmc.com::foo_home /home/
Please, help
Francois