Hi Gary, Gary Gregory wrote:
> On Wed, Feb 20, 2013 at 1:35 PM, Jörg Schaible > <joerg.schai...@scalaris.com>wrote: > >> Hi Gary, >> >> Jörg Schaible wrote: >> >> > Hi Gary, >> > >> > Gary Gregory wrote: >> > >> > [snip] >> > >> >>> Actually FTPS support seems to be in a very bad shape, because a lot >> >>> of tests hang: >> >>> >> >>> - testReadSingleConcurrent >> >>> - testReadMultipleConcurrent >> >>> - testInputStreamMultipleCleanup >> >>> - testConcurrentReadFolder >> >>> - testCopySameFileSystem >> >>> - testCopyFromOverwriteSameFileSystem >> >>> - testCreateDeleteCreateSameFileSystem >> >>> - testWriteSameFileSystem >> >>> - testOverwriteSameFileSystem >> >>> - testAppendContent >> >>> >> >>> :-/ >> >>> >> >>> I try to modify the tests in a way, that they fail in such a case >> >>> instead. >> >>> >> >> >> >> Don't all these fail in the same way? >> > >> > Yes, they hung all. After I tried to set a connection time out I start >> > wondering even more ... see VFS-458, will commit soon. >> >> Done. Bottom line: Tests pass now in explicit mode and some fail in >> implicit >> mode, but none hangs anymore. Main problem with implicit mode is AFAICS, >> that it is not standardized and you should normally avoid it. Therefore I >> have no idea, if the Apache SSHD behaves here different compared to other >> FTPS servers that have might been tested with FTPSClient. >> > > Thank you for working on this. The latest from trunk builds OK here. Hehehe ... I'll stop when VFS/FTPS works with client-side certification authentication ;-) - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org