Re: [VFS] State of FtpsProviderTestCase

2013-02-21 Thread Jörg Schaible
Hi Gary, Gary Gregory wrote: > On Wed, Feb 20, 2013 at 1:35 PM, Jörg Schaible > 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: >

Re: [VFS] State of FtpsProviderTestCase

2013-02-20 Thread Gary Gregory
On Wed, Feb 20, 2013 at 1:35 PM, Jörg Schaible 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 > >>> - t

Re: [VFS] State of FtpsProviderTestCase

2013-02-20 Thread Jörg Schaible
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 >>> - testConcu

Re: [VFS] State of FtpsProviderTestCase

2013-02-20 Thread Jörg Schaible
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 >> -

Re: [VFS] State of FtpsProviderTestCase

2013-02-20 Thread Gary Gregory
On Wed, Feb 20, 2013 at 6:11 AM, Jörg Schaible wrote: > Hi Gary, > > Gary Gregory wrote: > > > On Tue, Feb 19, 2013 at 12:57 PM, Gary Gregory > > wrote: > > > >> On Tue, Feb 19, 2013 at 10:41 AM, Jörg Schaible < > >> joerg.schai...@scalaris.com> wrote: > >> > >>> Hi, > >>> > >>> can someone enligh

Re: [VFS] State of FtpsProviderTestCase

2013-02-20 Thread Jörg Schaible
Hi Gary, Gary Gregory wrote: > On Tue, Feb 19, 2013 at 12:57 PM, Gary Gregory > wrote: > >> On Tue, Feb 19, 2013 at 10:41 AM, Jörg Schaible < >> joerg.schai...@scalaris.com> wrote: >> >>> Hi, >>> >>> can someone enlighten me about the state of the FtpsProviderTestCase? >>> It's currently disable

Re: [VFS] State of FtpsProviderTestCase

2013-02-19 Thread Gary Gregory
On Tue, Feb 19, 2013 at 12:57 PM, Gary Gregory wrote: > On Tue, Feb 19, 2013 at 10:41 AM, Jörg Schaible < > joerg.schai...@scalaris.com> wrote: > >> Hi, >> >> can someone enlighten me about the state of the FtpsProviderTestCase? It's >> currently disabled and when I (rename it and) run it with Mav

[VFS] State of FtpsProviderTestCase

2013-02-19 Thread Jörg Schaible
Hi, can someone enlighten me about the state of the FtpsProviderTestCase? It's currently disabled and when I (rename it and) run it with Maven it simply hangs. Why is it possible to open two input stream on the same object with FTP but not FTPS? Cheers, Jörg