Alex Shaw wrote:
the stacks reside on different networked machines, and i need to simply transfer large files from client stacks to a simple backup server stack so i was just hoping to wrap a simple transfer mechanism around the libURL commands without having to setup a specific ftp server

Well, if the networks are connected then you can just copy the file to the different machine. This eliminates the need for a client/server app. If they are on 2 different networks that are not connected, then I would recommend you go the sockets route.


Derek Bump
Dreamscape Software
_______________________________________________
Compress Photos for the Web with JPEGCompress
http://www.dreamscapesoftware.com/

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to