Regis writes: > I tested the zize of the "new" directory > $ while [ 1 ]; do du -sk new; sleep 30; done > And the size is always the same. > > Any ideas? > > Could some one help me to solve this problem ?
I'd recommend manually running the smbclient command and pipe the output into "tar tvf -" so you can see how far it gets and perhaps where it hangs. You might try running WinXX chkdsk on the client. You might also try disabling your AV software to see if that makes a difference. 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/
