NativeFtpFile.equals does not work correctly with different casing on OS X
--------------------------------------------------------------------------

                 Key: FTPSERVER-279
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-279
             Project: FtpServer
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.0
            Reporter: Niklas Gustavsson
            Assignee: Niklas Gustavsson
             Fix For: 1.0.1, 1.1


As discussed in this thread http://markmail.org/message/s6csphyzcewxzvb2 
NativeFtpFile.equals fail to detect that two files are equal if different case 
(e.g. "foo" and "FOO") is used on OS X. Thus, we fail to inhibit the deletion 
of the current directory in RMD.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to