Stef Bon wrote: > With fuse the kernel sends requests to the backend/server which have > an unique id. This makes it possible to map IO coming from the > server to the original request. As far as I can see this is > required to make async work. Is there such an unique id with SSH?
No. Please read the protocol RFCs. They are readily available. draft-ietf-secsh-filexfer packets have a request-id though. //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
