Re: displayed filesize wrong
Ian Willis <[email protected]> Wed, 7 Apr 2004 11:10:49 +0100
| Newsgroups | gmane.network.ftp.wuftpd.devel |
|---|---|
| Message-ID | <[email protected]> |
Try building wu-ftpd without INTERNAL_LS defined. If this solves the problem and you want to continue to build with INTERNAL_LS, try the latest cvs version of wu-ftpd (not yet released) which includes some large file fixes: ftp://ftp.wu-ftpd.org/private/nocvs/wuftpd-cvs-current.tar.gz Ian | From: Alexander Spanke <[email protected]> | Organization: HPCE NEC GmbH | To: [email protected] | Subject: displayed filesize wrong | Date: Wed, 7 Apr 2004 10:09:08 +0200 | | Hi all, | | we are working with very big files, and last time we noticed that with files | above 4 GB, the filesize is displayed not correctly. The displayed size is | modulus 4 GB. Please see below, | | --- snip --- | | [root@rumil]# ls -l testfile | -rwxrwxrwx 1 root bin 6710886400 Mar 30 11:29 testfile | | ftp> ls -l | 227 Entering Passive Mode (127,0,0,1,212,139) | 150 Opening ASCII mode data connection for directory listing. | total 56255168 | ... | -rwxrwxrwx 1 root 1 2415919104 Mar 30 11:29 testfile | ... | | --- snap --- | | Any ideas ? | | Thnx / Regards | Alex | | -- | ======================================================= | Alexander Spanke System Analyst | NEC High Performance Computing Europe GmbH | Prinzenallee 11 D-40549 Duesseldorf, Germany | Tel: +49 211 5369 146 [email protected] | Fax: +49 211 5369 199 http://www.hpce.nec.com | =======================================================