Yo can do a lot of things. But the question is, would eio evolve to do them for you.
If you do SSH://foobar would it handle it in the future On Oct 21, 2010 12:36 PM, "Mike Blumenkrantz" <[email protected]> wrote: > On Thu, 21 Oct 2010 12:01:46 +0300 > Viktor Kojouharov <[email protected]> wrote: > >> Do you plan to add support for protocol schemas (file://) and/or operations >> for stuff like sftp/FTP/tar/zip... > tar/zip/etc you can just use ecore_exe to pipe run it > ecore_con does ftp > sftp you could probably do using a layer over ecore_con's ssl >> On Oct 21, 2010 11:55 AM, "Cedric BAIL" <[email protected]> wrote: >> > Hi guys, >> > >> > I wanted to introduce you to the new kid in svn, EIO. This library is >> > designed to provide asynchronous input/output operation. You >> > application should never lock again when listing a directory content, >> > changing file permission, copying file, ... >> > >> > Eio documentation is available at >> > http://docs.enlightenment.org/auto/eio/index.html . It's still need to >> > be improved, but if you have time please review it. Before any release >> > I am planning to add more tutorials, fix doc generally, add some small >> > helper function to work on stat buffer, maybe add some inotify but >> > based on Ecore_Event (so not much like ecore_file_notify API) and make >> > it work under Windows. >> > >> > A first user of Eio is Ephoto, so if you want to see a complete >> > example, it may be a good start. >> > >> > Have fun, >> > -- >> > Cedric BAIL > > > -- > Mike Blumenkrantz > Zentific: Our boolean values are huge. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
