You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Stanislav Meshcheriakov (Commented) (JIRA)" <ji...@apache.org> on 2012/04/04 13:16:30 UTC

[jira] [Commented] (FTPSERVER-430) LIST, MLST and MLSD commands does not return info about 1 file which name contains square brackets [ and ]

    [ https://issues.apache.org/jira/browse/FTPSERVER-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246176#comment-13246176 ] 

Stanislav Meshcheriakov commented on FTPSERVER-430:
---------------------------------------------------

in ListArgumentParser.java in square brackets pattern seems to be expected 
                
> 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 
> LIST /folder1/folder2/file[abc].txt
> when trying to get info using MLST
> MLST /folder1/folder2/file[abc].txt
> response:
> 250-
> Size=0;Modify=20120404090141.000;Type=dir; folder2
> 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