Using rsync command:rsync -rtv /home/vmail sculfs1::test
from Debian Linux to backup courier mailboxes to Win2k3 server. The MS server is running rsync service with parameters:
--config rsyncd.conf --daemon --no-detach
Rsync stops with "No such file or directory (2)" in log on server. No errors shown at client end.
I can't see any spaces in the file names although they are complex. Any tips to solving this problem will be greatly appreciated.
Thanks,
Greg.
How does your rsyncd.conf look like ? If you increase output verbosity at client side, you can get more information about where it stops.