BackupPC-users

Re: [BackupPC-users] time out

2013-06-27 04:53:16
Subject: Re: [BackupPC-users] time out
From: Mirco Piccin <pictux AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 27 Jun 2013 10:51:35 +0200
Hi,

> i got some errors when i do the incremental backup, in different directory
> "Backup aborted (Call timed out: server did not respond after 20000 
> milliseconds listing \STORAGE\giancarla\documenti giancarla\*)"
> some times it complete the backup but in takes only less than 5 minutes, 
> while usually it takes at least 20 minutes.
> i haven't change the configuration and i can access the directory by file 
> explorer.

you can recompile smbclient to avoid this issue.

Once you have the source of smbclien, in the file :
source/libsmb/clientgen.c
edit the line :
cli->timeout = 20000;

changing 20000 (timeout milliseconds) with a bigger number (eg 50000).

Regards
M

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>