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

Niklas Gustavsson commented on FTPSERVER-326:
---------------------------------------------

It sounds like this i very much incorrect yes. Please fix for both 1.1.x and 
1.0.x. Would be great if you can add a test case for this, but I expect that 
could be hard on Windows.

> LIST command does not work right with hidden files
> --------------------------------------------------
>
>                 Key: FTPSERVER-326
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-326
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.2
>            Reporter: Sai Pullabhotla
>            Priority: Minor
>             Fix For: 1.0.3
>
>
> It appears that the LIST command does not work quite right with hidden files. 
> My testing on a Windows system gave the following results: 
> (1) a simple LIST command with no arguments, returns the list of all children 
> (including hidden files)
> (2) LIST -la or LIST -a command returns all files that are NOT hidden 
> I think the behavior should be the other way round; i.e. (1) should return 
> all children that are not hidden and (2) should return all children including 
> the hidden ones. 

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