[
https://issues.apache.org/jira/browse/FTPSERVER-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13248338#comment-13248338
]
Niklas Gustavsson commented on FTPSERVER-430:
---------------------------------------------
Yes, we support using brackets for matching files, e.g. your file[abc].txt
would match filea.txt, fileb.txt and filec.txt. I'm guessing that in your case,
you want to match a file really called "file[abc].txt"? Perhaps we should match
on the complete string as 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