>Da: [email protected] >Data: 03/11/2014 14.04 >A: <[email protected]> >Ogg: Re: [BackupPC-users] R: Re: Issue with specific share on Linux host > >Hi there, >as suspected You are using rsyncd for file transfer. >This means the *client* must be running rsync as daemon with a suitable rsyncd.conf. >Can You check your failing client actually has a running rsync? (ps ax | grep rsync) >If it's running, please check the associated rsyncd.conf (usually in /etc/rsyncd.conf, unless relocated).
Hi, yes, rsync is running (as I said, other shares on same server are running fine). >You can also try to rsync manually from BackupPC server using directly: >rsync -av server::home /some/local/place/ Ok, I'll try this. If I run rsync manually, it can mess my present pool for this host? Thank you very much. ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
