Barry Robinson wrote: > Seems fine right up till it randomly comes up with a > path that does not exist. > > Got file (244 of 245): Documents and > Settings/Administrator/.nx/config/nxclient.conf > Remote[1]: rsync: opendir > "ygdrive/c/WINDOWS/system32/C:/Documents and > Settings/Administrator/.nx/D-wolf-29747BE96EB94528967E88C81B0BD7DC" > (in cDrive) failed: Permission denied (13) > overflow: flags=0x56 l1=0 l2=876233960, > lastname=Documents and > Settings/Administrator/.nx/temp/.X11-un6/keylog > fileListReceive() failed > Done: 0 files, 0 bytes > Got fatal error during xfer (fileListReceive failed) > cmdSystemOrEval: about to system /bin/ping -c 1 wolf > cmdSystemOrEval: finished: got output PING Wolf > (192.168.1.100) 56(84) bytes of data. > 64 bytes from Wolf (192.168.1.100): icmp_seq=1 ttl=128 > time=1.56 ms > > --- Wolf ping statistics --- > 1 packets transmitted, 1 received, 0% packet loss, > time 0ms > rtt min/avg/max/mdev = 1.560/1.560/1.560/0.000 ms > > cmdSystemOrEval: about to system /bin/ping -c 1 wolf > cmdSystemOrEval: finished: got output PING Wolf > (192.168.1.100) 56(84) bytes of data. > 64 bytes from Wolf (192.168.1.100): icmp_seq=1 ttl=128 > time=0.307 ms > > --- Wolf ping statistics --- > 1 packets transmitted, 1 received, 0% packet loss, > time 0ms > rtt min/avg/max/mdev = 0.307/0.307/0.307/0.000 ms > > CheckHostAlive: returning 0.307 > Backup aborted (fileListReceive failed) > dump failed: fileListReceive failed > Segmentation fault >
Was the cygwin rsync installed as a service? or does it run under your user account? What is contained in the pc's rsyncd log file? c:\rsyncd\rsyncd.log? if your stopping at the same directory you may have to exclude that one. Try the following...... $Conf{BackupFilesOnly} = ['rsyncd', 'Documents and Settings']; $Conf{BackupFilesExclude} = ['Documents and Settings/*/Local Settings', [Documents and Settings/.nx', '*/Temp', 'RECYCLER', 'System Volume Information', '*/Cache', 'pagefile.sys']; Regards, Les ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/