Peter Kostouros wrote:
I have a bit of work to do but I have one error during building:testMkdirInvalidDirectoryName (... ftpserver.clienttests.DirectoryTest) returns 250 when it expected 550. MKD foo:bar;foo is successful!If I run mkdir foo:bar;foo from the command line directory foo:bar is created but the command foo cannot be executed (I am running FreeBSD and ; is a command separator).
Thanks, I'll run the tests on Linux and see if I can fix it. /niklas