Hi,

    You could ftp to the other server, or even http.
>From php you can open a connection to the other's ftp
ot http services and transfer the file from one server to the
other like this

Regards,
C.


"Mike Koponick" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hello everyone,

I will apologize in advance if this has been discussed previously.

I would like transfer a file that is created by PHP. Once written, I
need to transfer (or write it) to another server. The destination server
is on another network behind a firewall, whereas the front end is in a
DMZ. Both of these servers are Linux (Redhat 9.0) and I REALLY don't
want to use NFS because of security reasons. Is there another route I
should look at?

Thanks in advance,

Mike

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

Reply via email to