You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-dev@incubator.apache.org by Niklas Gustavsson <ni...@protocol7.com> on 2006/12/02 15:47:27 UTC

Re: Unable to upload

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