[PHP-DEV] PHP 4.0 Bug #8187: Partial FTP Downloads From: adam <email protected>
Date: 12/09/00

From: adam <email protected>
Operating system: All
PHP version: 4.0.3pl1
PHP Bug Type: Feature/Change Request
Bug description: Partial FTP Downloads

Just a short simple feature request:

I'd really love the ability to be able to do partial
FTP downloads. At the moment the ftp_get() functions
download the entire file.

It'd be nice to have an optional parameter with how
many bytes to download.

The reason I ask is that it would be infinitely useful
for my FTP search engine. Being able to partial download
(say 1000 bytes) lets me know whether a particular
FTP site has a ratio or some sort of download restrictions.

Thanks in advance.

-Adam

-- 
Edit Bug report at: http://bugs.php.net/?id=8187&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>