NativeFileObject.getPhysicalName() should not trim() path (and path parts)
--------------------------------------------------------------------------
Key: FTPSERVER-118
URL: https://issues.apache.org/jira/browse/FTPSERVER-118
Project: FtpServer
Issue Type: Bug
Components: Core
Reporter: Matthew Bellew
I have run across sites that have directory names with leading spaces (they do
this when they want directories to sort to the top in Finder). The server will
not work with these directories because it trims the paths and the parts of the
parsed paths in NativeFileObject.getPhysicalName().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.