Date: Sat, 20 Dec 2003 18:20:53 +1100 From: Tim Robbins <tjr@freebsd.org> To: Benjamin Close <Benjamin.Close@unisa.edu.au> Cc: freebsd-current@freebsd.org Subject: Re: smbfs 4G max file size Message-ID: <20031220072053.GA4539@wombat.robbins.dropbear.id.au> In-Reply-To: <3FE29BA4.9060205@unisa.edu.au> References: <3FE29BA4.9060205@unisa.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 19, 2003 at 05:03:08PM +1030, Benjamin Close wrote: > Hi All, > Whilst tinkering with some backups the other day I noticed that > smbfs capped out at 4G. > Does the protocol restrict it to this limit or is there something else? What exactly doesn't work for files >4G? smbfs is supposed to support files up to 2^64 bytes in size, but the code may be buggy or incomplete. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031220072053.GA4539>