After the renaming FileObject->FtpFile the method FileSystemView#getFileObject 
should renamed
---------------------------------------------------------------------------------------------

                 Key: FTPSERVER-189
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-189
             Project: FtpServer
          Issue Type: Bug
            Reporter: Andrea Francia


I propose to rename from:
    FtpFile getFileObject(String file) throws FtpException;
to:
    FtpFile getFile(String path) throws FtpException;

There is a patch for this.

-- 
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