Hello, 

I want to backup a windows seven client on Debian server with cygwin and rsync. 
I followed the instrcutions like in thsi page 
http://www.cs.umd.edu/~cdunne/projs/backuppc_guide.html

the service rsync is running, the port 873 is open. 
the rsyncd.conf file is : 

#OPTIONS
log file=/var/log/rsyncd
pid file=/var/run/rsyncd.pid
syslog facility=daemon
uid = root
gid = root
use chroot = no
read only = yes
list = no
max connections=2
ignore errors = no
ignore nonreadable = yes
transfer logging = no
strict modes = yes
hosts allow = **************
auth users = save
secrets file = /etc/rsyncd.secrets
[documents]
path = /cygdrive/c/Users/commun/Document


When I launch a backup, I have this error: 

full backup started for directory documents
Error connecting to rsync daemon at 10.10.10.250:873: inet connect: 
Connection timed out
Got fatal error during xfer (inet connect: Connection timed out)
Backup aborted (inet connect: Connection timed out)
Not saving this as a partial backup since it has fewer files than the prior one 
(got 0 and 0 files versus 0)


With my Debian server, I backuped ubuntu, Windows XP, Windows Vista, and MAC 
clients without problem

Can you help me ? 

Thanks

+----------------------------------------------------------------------
|This was sent by [email protected] via Backup Central.
|Forward SPAM to [email protected].
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
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/

Reply via email to