Or you could just put a PHP script on the target server that will take the
input via GET and store the data for you. So you don't even have to use FTP.


--
Plutarck
Should be working on something...
...but forgot what it was.


"Lindsay Adams" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> sure.
>
> keep track of the files on the server drive, then open a connection using
> fopen() and fputs the contents of each file.
>
> On 4/12/01 3:13 PM, "David Minor" <[EMAIL PROTECTED]> wrote:
>
> > Well, I didn't get a response from my previous post, so I'm trying
again.  I
> > need to collect a group of files in a form and ftp them to a different
> > server than the script is located on.  Can this be done? how?
> >
> > Thank you,
> > David Minor
> >
>
>
> --
> 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]
>



-- 
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