great thought!


Richard Gaskin wrote:
If you've set up shared keys with the server for your other admin tasks, you'll find that using scp or rsync within LC is often just a one-liner. rsync blows the pants of any FTP for efficient transfer.

  put "rsync -avz "&quote& tPathToLocalFile &quote& \
&quote&"lo...@server.com:/remote/path/to/file.lc"&quote into tCmd
  get shell(tCmd)

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to