On Mon, Oct 10, 2011 at 8:58 AM, Sachin Shetty <[email protected]> wrote: > 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?
It should, and if it doesn't then that's a bug. > How do I remove the MLST comand from FEAT, is it a config or do I need to > change the code? You'll need to hack your own message file and configure FtpServer to use it: http://mina.apache.org/ftpserver/messages.html /niklas
