Actions
Feature #12965
closednet/ftp module to support optional path parameter for status
Status:
Closed
Assignee:
-
Target version:
-
Description
hey , in the ftp rfc one can choose to use "STAT" raw command with a path as a parameter.
the result is the same as list only faster and over the control plane (i.e the same tcp session)
this feature can help developers make faster implementations of their clients if they wish to without needing to send raw commands and doesn't have to break backward compatibility ,
the change would be very easy to implement.
3 to 4 lines of code.
in fact there is a PR pending for it right now. :)
Actions
Like0
Like0Like0Like0