LIST, MLST and MLSD commands does not return info about 1 file which name 
contains square brackets [ and ]
----------------------------------------------------------------------------------------------------------

                 Key: FTPSERVER-430
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-430
             Project: FtpServer
          Issue Type: Bug
          Components: Server
    Affects Versions: 1.0.6
         Environment: ubuntu 11.10
ftpserver 1.0.6
            Reporter: Stanislav Meshcheriakov
            Priority: Critical


LIST and MLSD does not return info about file with square brackets in name 
"file[abc].txt" when sending command 
{noformat}
LIST /folder1/folder2/file[abc].txt
{noformat}

when trying to get info using MLST
{noformat}
MLST /folder1/folder2/file[abc].txt
{noformat}
response:
{noformat}
250-
Size=0;Modify=20120404090141.000;Type=dir; folder2
{noformat}

with filenames without [ and ] works well



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to