I tryied using ftp_put() with startpos parameter, but I receive an error
Appen/Restart not permitted, try again
I tryed both FTP_AUTOSEEK on and off, and both pasv true and false
I imagine that this is an ftp server error message, and not a php error, since I have searched it on php documentation with no success,
is startpos option depending on the ftp server supporting append commands?
Il giorno 27/apr/05, alle 1:56 PM, Giulio ha scritto:
ftp_put() has startpos parameter. I think you need to turn FTP_AUTOSEEK off, because you have only partial file.
I see... but startpos was added on 4.3.0, that's why I did't find it on my ( quite old, now i realize ) manual.
do you think that i should use it and be confident that php 4.3 is at the moment widely installed?
Regards,
Giulio
Cantoberon Multimedia srl http://www.cantoberon.it Tel. 06 39737052
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php