So, resumepos is the number of bytes from wich the ftp_get will start
reading the 'remote_file' and writing to the 'local-file'?

Andrei.

"Curt Zirzow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Andrei Popovici ([EMAIL PROTECTED]):
> > Can anyone help me understand how the parameter resumepos from ftp_get
> > function can be used?
>
> ftp_get will  first seek the value  'resumepos' within the
> 'remote_file', before it starts to write to 'local_file'.
>
> Curt
> --
> "My PHP key is worn out"
>
>   PHP List stats since 1997:
>   http://zirzow.dyndns.org/html/mlists/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to