Julien Vermillard wrote:
Would you be able to send me the debug level log for this failing
test?
Will do asap.

Ok, we have run the tests again and the problem is that using HSF+ file system on Mac, the RMD command in the testRmdirCurrentWorkingDirectory test simply succeed, because HSF+ can be set to be case-insensitive.

On windows, the test passes.

I guess that the FtpServer check the underlying file-system during initialization, and if it's a linux based one, it considers the FS as case sensitive.

If this is the case (I didn't read the FtpServer internals), one solution would be to check wether the underlying FS is case sensitive or not before starting the server.


--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to