Hi Tim
Let me get this straight - you want to send a file from a webserver to a remote machine?
My first question would be, can you do this at all, i.e. invade the remote machine's file tree and upload stuff to it? I suspect not, using PHP. What you would need is for the client to be running an ftp server to which the files could be uploaded.
Or do you mean something completely different? Sorry to be such a dullard, but I don't quite understand what is going where and under which conditions. You cannot silently upload files to a remote machine unless that machine is running an ftp server to which you have access.
I'm sure this doesn't answer your question. Could you explain it to me nice and slowly?
Norm