Posted by Steve on 09/30/68 11:30
> I am trying to use php to automate the copying of a file from my remotely
> hosted directory to my computer. I have put together the following but it
> will only do the copying from one directory to another on the remote server.
I'm not sure if I've understood what you are doing so bear with me. The
code is fine, but it has to be executed on the /local/ machine, not the
/remote/ machine. The remote machine has the FTP server which the local
machine communicates with using the FTP protocol.
---
Steve
Navigation:
[Reply to this message]
|