Guillame -- Thanks for the info, appreciate it. One other quick follow-up if I may - is there an easy way to pin a client into a specific directory for uploads?
-----Original Message----- From: Guillaume Nodet [mailto:[email protected]] Sent: Friday, September 09, 2011 11:48 AM To: [email protected] Subject: Re: sftp questions Well, the 0.6.0 is still under vote, so trunk will contain nothing different from 0.6.0 atm. We have JIRA raised about the failing tests, but it seems the problem is more in the tests than the code itself. For performances on sftp transfers, a patch has been provided which boosts the performances a lot, so yeah, 0.6.0 will be definitely faster than 0.5.0. For callbacks, I think currently, the best way would be to wrap the NativeFileSystemView to override the SshFile#handleClose. Given it seems quite a common request, maybe a patch to help doing that (or adding a specific way of intercepting the call) would be a good idea.
