Hello, Since the rsyncd-module can not be found, try to make sure if rsyncd is installed and configured correctly:
I guess you are using rsyncd on a windows client (probably with Cygwin)? After I figured out howto to setup rsyncd for my windows client, I've hacked some information into the backuppc wiki: http://backuppc.wiki.sourceforge.net/RsyncdWindowsClients To test rsync on your client pc, try this command: rsync localhost:: This command will list the modules you have configured, you can then try to connect to a module with: rsync [EMAIL PROTECTED]::MODULENAME I use localhost, because you should try this on the windows client itself, you may also want to try to use rsync from the backuppc-server, then replace localhost with your clients hostname or IP. good luck, if you have any further question do not hesitate to contact me :-) - Kurt PS: I may help if you attach your /etc/backuppc/CLIENTPC.pl (SERVER) and /etc/rsyncd.conf (CLIENT) file. fatima ech-charif wrote: > hi i have this problem: > > when i use rsyncd to backup windows hosts: > > full backup started for directory c:/Documents and Settings/****/Bureau > Connected to 192.168.100.14:873 <http://192.168.100.14:873>, remote > version 29Negotiated protocol version 28 Error connecting to module > c:/Documents and Settings/****/Bureau/ at 192.168.100.14:873 > <http://192.168.100.14:873>: Unknown module 'c:/Documents and > Settings/****/Bureau/' Got fatal error during xfer (Unknown module > 'c:/Documents and Settings/****/Bureau/') Backup aborted (Unknown module > 'c:/Documents and Settings/Cosm/Bureau/') > > > thanks > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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/ ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ 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/
