Re: [PHP-DEV] PHP 4.0 Bug #8187: Partial FTP Downloads From: Jens Kristian Søgaard (jk <email protected>)
Date: 12/10/00

adam <email protected> writes:

> 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.

I'm working on making such an extension. As far as I understood, there
is no room in the FTP standard for retrieving only the first X bytes
of a file? (you can ask, to receive data following the first X bytes,
though)

Sorry for my ignorance, but how do I get this added to the official
PHP. Is CVS access needed, or is it acceptable to post patches to this
list?

Thanks for your time!

-- 
Jens Kristian Søgaard, 
jk <email protected> -- http://www.jksoegaard.dk/
Søger du noget? -- http://www.google.com/
echo|perl -ple'$_+=4E-6*!int rand()**2+rand()**2while$i++-1E6'

-- 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>