Re: SFTP externals

2011-08-30 Thread Mark Talluto
Sweet Best regards, Mark Talluto http://www.canelasoftware.com On Aug 28, 2011, at 7:55 PM, Chipp Walters 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 t

Re: SFTP externals

2011-08-30 Thread Chipp Walters
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 wrote: >> > >> >> Hey guys. Chris has been working o

Re: SFTP externals

2011-08-30 Thread Chipp Walters
send 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 wrote: &

Re: SFTP externals

2011-08-29 Thread Maarten Koopmans
> > On Aug 28, 2011, at 7:55 PM, Chipp Walters 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 &g

Re: SFTP externals

2011-08-29 Thread Josh Mellicker
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 wrote: > Hey guys. Chris has been working on some cool sftp externals for LC and > currently they are working on Ma

Re: SFTP externals

2011-08-29 Thread Roger Eller
On Sun, Aug 28, 2011 at 10:55 PM, Chipp Walters 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 > Get

Re: SFTP externals

2011-08-28 Thread Andre Garzia
ho ho ho ho I was working on the same thing but I have less messages and my functions are blocking. I am using a custom libcurl and you guys? On Sun, Aug 28, 2011 at 11:55 PM, Chipp Walters wrote: > Hey guys. Chris has been working on some cool sftp externals for LC and > currently th

SFTP externals

2011-08-28 Thread Chipp Walters
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