Niklas Gustavsson wrote:
Hey Stas
Sorry for the late reply :-/
Stas Ostapenko wrote:
LIST -la /file.txt
150 File status okay; about to open data connection.
501 Syntax error in parameters or arguments.
226 Closing data connection.
We do not currently support the "LIST -la" syntax for this command.
Anyone know where this is specified? The LIST command in RFC 959 is
specified as:
LIST [<SP> <pathname>] <CRLF>
Please ignore this crap as we do in fact support this syntax. I'm
currently working my way through our DirectoryLister with adding tests
and I will probably refactor it heavily.
/niklas