On Wed, Nov 06, 2002 at 10:38:43AM -0500, [EMAIL PROTECTED] wrote: > I have setup amanda to archive my win 2k clients, and all appeared to be > well in testing. I have a client that has a 63G file, that smbclient is > only showing as 170M. This is what amanda archived and if I view the file > with smbclient the size of the file is reported as 170M.
I think this is a restriction of smbfs which has a maximum file size of 2GB. You'll probably find that 170M = actual file size MOD 2GB. Regards, Niall O Broin
