You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Stepan Koltsov (JIRA)" <ji...@apache.org> on 2010/08/20 16:52:17 UTC

[jira] Created: (FTPSERVER-383) STAT command does not work as LIST

STAT command does not work as LIST
----------------------------------

                 Key: FTPSERVER-383
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-383
             Project: FtpServer
          Issue Type: Bug
    Affects Versions: 1.0.4
            Reporter: Stepan Koltsov


STAT command does not work as LIST.

quoting rfc959:

STATUS (STAT)

...

If the argument is a pathname, the command
is analogous to the "list" command except that data shall be
transferred over the control connection.

Seems like current STAT impl ignores pathname arg.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FTPSERVER-383) STAT command does not work as LIST

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson updated FTPSERVER-383:
----------------------------------------

         Assignee: Niklas Gustavsson
    Fix Version/s: 1.0.5
                   1.1.0

> STAT command does not work as LIST
> ----------------------------------
>
>                 Key: FTPSERVER-383
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-383
>             Project: FtpServer
>          Issue Type: Bug
>    Affects Versions: 1.0.4
>            Reporter: Stepan Koltsov
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0.5, 1.1.0
>
>
> STAT command does not work as LIST.
> quoting rfc959:
> STATUS (STAT)
> ...
> If the argument is a pathname, the command
> is analogous to the "list" command except that data shall be
> transferred over the control connection.
> Seems like current STAT impl ignores pathname arg.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FTPSERVER-383) STAT command does not work as LIST

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-383.
---------------------------------------

    Resolution: Fixed

Fixed for 1.0.5 and 1.1.0 in rev 992885. Thanks for reporting!

> STAT command does not work as LIST
> ----------------------------------
>
>                 Key: FTPSERVER-383
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-383
>             Project: FtpServer
>          Issue Type: Bug
>    Affects Versions: 1.0.4
>            Reporter: Stepan Koltsov
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0.5, 1.1.0
>
>
> STAT command does not work as LIST.
> quoting rfc959:
> STATUS (STAT)
> ...
> If the argument is a pathname, the command
> is analogous to the "list" command except that data shall be
> transferred over the control connection.
> Seems like current STAT impl ignores pathname arg.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.