[EMAIL PROTECTED] wrote: > For the moment I can connect to the BackupPC server (via SSH) from the > Windows client but I can't do the reverse.
You should be able to ssh from the BackupPC server to you Windows client, otherwise you won't be able to backup anything. AFAIK is BackupPC using a pull mechanism to take backups, not a push mechanism. > Running: /usr/bin/ssh -q -x -l root vsds-mov-w0316 /usr/bin/rsync > --server --sender --numeric-ids --perms --owner --group -D --links > --hard-links --times --block-size=2048 --recursive --ignore-times . /c/test/ > Xfer PIDs are now 3770 > Read EOF: Connexion ré-initialisée par le correspondant > Tried again: got 0 bytes > Done: 0 files, 0 bytes > Got fatal error during xfer (Unable to read 4 bytes) > Backup aborted (Unable to read 4 bytes) This means 'no ssh access'. > When I try to do a Backup via "rsyncd" : > > ================================================================================================================================================================= > > > Fichier /data/BackupPC/pc/vsds-mov-w0316/XferLOG.bad.z > > Contenu du fichier /data/BackupPC/pc/vsds-mov-w0316/XferLOG.bad.z, > modifié le 2007-10-05 14:23:50 > > full backup started for directory /c/test (baseline backup #58) > Connected to vsds-mov-w0316:873, remote version 29 > Negotiated protocol version 28 > Error connecting to module /c/test/ at vsds-mov-w0316:873: Unknown > module '/c/test/' > Got fatal error during xfer (Unknown module '/c/test/') > Backup aborted (Unknown module '/c/test/') > ================================================================================================================================================================= > Do you have an rsyncd running on your Windows client? If yes, is it configured to export a module '/c/test' ? I have no experience with rsyncd on Windows, but I guess it uses the same config file structure as rsyncd on Linux. -- Toni Van Remortel [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
