Hi,

I was just wondering given that only the standard FTP functions are 
supported by PHP, is there anyway to actually resume a download? The 
only thing that seems even capable of issuing any versatile commands is 
ftp_site, and that only issues site commands.

I haven't had much luck with creating a socket connection to the 
server, and initiating the transfer that way. It has problems even 
logging in when I was testing it - not very promising.

Any help/pointers would be appreciated, thanks
Andrew



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

Reply via email to