Paul Romero wrote: > I would like your opinion about using libssh2 for non-blocking > SFTP file transfers.
It will work just fine. > I am able to do this fairly well with libcurl but I suspect it > uses more memory and resources than libssh2 because it is > designed for more sophisticated tasks. Do you think using libssh2 > would work without too much difficulty ? Did you already have a look at some of the many SFTP examples included with libssh2? //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
