From:             adams at techweavers dot net
Operating system: FreeBSD 4.10
PHP version:      4.3.10
PHP Bug Type:     Feature/Change Request
Bug description:  ftp_size

Description:
------------
I am trying to get files larger then 2.1 GBytes and unfortunately it is
returning interger values. If you could look into this in the next version
of PHP 5.0.5 or etc... 

I would really like to see this added and so does at least 3 other php
users. Like it was said before it seems this int is dated as well as the
ftp_alloc takes an int or at least change it from bytes to kbytes.

I do use the FTP protocol quite a bit with my backup script and well
backing up WEB servers now are larger then 2.1GB and I may have to switch
over to another language.

I would really love to see this change implemented not just for the reason
there are more then 2.1 GB files out there but at least update it to be
Kbyte and mulitply it by 1024


-- 
Edit bug report at http://bugs.php.net/?id=33426&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33426&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33426&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33426&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33426&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33426&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33426&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33426&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33426&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33426&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33426&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33426&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33426&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33426&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33426&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33426&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33426&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33426&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33426&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33426&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33426&r=mysqlcfg

Reply via email to