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 (Updated) (JIRA)" <ji...@apache.org> on 2012/04/04 13:02:23 UTC

[jira] [Updated] (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:all-tabpanel ]

Stanislav Meshcheriakov updated FTPSERVER-430:
----------------------------------------------

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


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



    
> 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