It would be great if it were able to resume upload or download in the case that 
the file had only partially been transferred previously. If you are using cURL, 
I believe this is the "-T" switch.

-T is a godsend when transferring larger files over intermittent connections, 
since the file does not need to start over at the beginning whenever there's a 
glitch in the matrix... just picks up where it left off.


On Aug 28, 2011, at 7:55 PM, Chipp Walters <ch...@chipp.com> wrote:

> Hey guys. Chris has been working on some cool sftp externals for LC and
> currently they are working on Mac and PC with iOS and Linux support next.
> 
> They do the following:
> 
> Open
> Close
> isConnected
> GetDir
> MkDir
> GetRemoteFile (has async progress messages)
> PutLocalFile ( has async progress messages)
> DeleteRemoteFile
> 
> Anything else you can think of that you use in an sftp external?
> Also, send me an email offlist if you NEED to beta test. Thanks.
> 
> -- 
> Chipp Walters
> CEO, Shafer Walters Group, Inc.
> _______________________________________________
> 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

_______________________________________________
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