displayed filesize wrong

Alexander Spanke <[email protected]> Wed, 7 Apr 2004 10:09:08 +0200
Newsgroups gmane.network.ftp.wuftpd.devel
Organization HPCE NEC GmbH
Message-ID <[email protected]>
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
=======================================================