Regis writes: > Backup stop with the message: > Error reading file \Local Settings\Temp\Cover picture.tiff : Call timed > out: server did not respond after 20000 milliseconds
If you look at the mail lists you will see that this error is typically due to anti-virus software running on the client that takes this long (>20sec) to respond. This might happen when there is a large directory on the client. The work arounds are to disable the AV software (or get it to skip the large directories), or to compile your own version of smbclient with a longer timeout. Rsync doesn't have such a timeout so you could consider using it instead. Craig ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
