Re: Re: How can I read a file more 2G by NFS?
Dave Dodge <[email protected]>
| Newsgroups | gmane.comp.hardware.roku.technical |
|---|---|
| Message-ID | <20040608205600.GA17580@basmati> |
On Mon, Jun 07, 2004 at 07:13:28PM -0700, David Wuertele wrote:
> in spite of configuring large file support for smbfs and samba, >2GB
> files on shares mounted by the HD1K appear with broken file sizes and
> the like.
How are you checking? Make sure whatever program you're using (such
as "ls") is also compiled with large file support enabled. Otherwise
it may not be able to properly stat/read/seek those files.
-Dave Dodge