On Friday 13 April 2001 06:09, you wrote:
> hmm, good idea, but the only access I have to the remote machine is
> ftp. Can't put a script on it.  I am getting the feeling that I

Er, yes, that's the point :)

You want to move files from host A (webserver with PHP installed) to host 
B (ftp access only), right?
Then you can write a script on A that, using the ftp functions built into 
PHP, transfers the files to B

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

"The number of Unix installations has grown to 10, with more expected."
 -- The Unix Programmer's Manual, 2nd Edition, June 1972

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to