Re: [NET][VFS] Help with FTPS hanging tests

2012-04-25 Thread Gary Gregory
On Apr 25, 2012, at 18:26, sebb wrote: > On 25 April 2012 20:55, Gary Gregory wrote: >> We previously had no FTPS tests. So I added >> org.apache.commons.vfs2.provider.ftps.test.FtpsProviderTestCase_Disabled >> which does the same thing for FTPS that we do for FTP with the addition of >> the SSL

Re: [NET][VFS] Help with FTPS hanging tests

2012-04-25 Thread sebb
On 25 April 2012 20:55, Gary Gregory wrote: > We previously had no FTPS tests. So I added > org.apache.commons.vfs2.provider.ftps.test.FtpsProviderTestCase_Disabled > which does the same thing for FTPS that we do for FTP with the addition of > the SSL sauce on top. > > The issue is that all of the