quick dirty ftp transfer?
    Derek Bump 
    webmaster at dreamscapesoftware.com
       
    Mon Jul  4 22:16:14 EDT 2005
    
    
  
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/
    
    
More information about the use-livecode
mailing list