Hi Niklas,

I understand that java cannot, but we have a custom FileSystemView and
FtpFile object where we set the owner and the read write flags correctly -
so shouldn't it work then?

How do I remove the MLST comand from FEAT, is it a config or do I need to
change the code?

Thanks
Sachin

-----Original Message-----
From: Niklas Gustavsson [mailto:[email protected]] 
Sent: Monday, October 10, 2011 12:16 PM
To: [email protected]
Subject: Re: Filezilla sends OPTS MLST size;modify;type; causing missing
perms and owners

On Mon, Oct 10, 2011 at 5:42 AM, Sachin Shetty <[email protected]> wrote:
> Now I see the perms as "elfpcm" for all the files

Please note that FtpServer will not return corrent owner and file
permissions for any command, simple as there has been no portable way
to do this in Java. With Java 7 this changes and we should look into
implementing it.

> Is there a way to configure Apache FTP Server to disable MS* commands so
> that FileZilla would fall back to LIST?

You could try to remove the MLST command from the 211.FEAT message.

/niklas

Reply via email to