Re: File too Large

Ted Keller <[email protected]> Tue, 27 Jul 2004 18:21:11 -0400 (EDT)
Newsgroups gmane.network.ftp.wuftpd.user
Message-ID <[email protected]>
Mark,

wu-ftpd built standard has a two gb file limitation.  To exceed that, your
file system has to have support for large file systems (it sounds like you
have that) and you have to enable large file support when you build the
ftp daemon.

Most likely you can do this by adding

-D_FILE_OFFSET_BITS=64

on your cflags

ted keller


On Tue, 27 Jul 2004, Mark Penkower wrote:

> I have WU FTP 2.6.2 running on Red Hat Linux 9.  I am using ext3 for the
> file system
>
>
> When (Through either a dos ftp session, or a GUI ftp client running on a
> Windows 2000 workstation with NTFS) I try to ftp over very large files, the
> transfer fails with the message "file too large."
>
> Is WU FTP giving the message, or is it the windows operating system, or the
> windows FTP Program?
>
> In any event, what can I do to get these large files transferred?
>
>
>
> Thanks
>
> Mark Penkower
>