Yeah we could definitely do that. I was wondering if somebody has already faced this issue and knows a workaround.
-----Original Message----- From: Niklas Gustavsson [mailto:nik...@protocol7.com] Sent: Wednesday, November 23, 2011 1:05 PM To: ftpserver-users@mina.apache.org Subject: Re: coreftp using MDTM to set last modified time On Tue, Nov 22, 2011 at 1:58 PM, Sachin Shetty <sshe...@egnyte.com> wrote: > We are facing a weird issue with Coreftp clients. It seems coreftp (mis)uses > MDTM to set the last modified timestamp of a file and apparently there are > some ftp servers that encourage this behavior. > > Has anybody faced this issue? How can we handle it in Apache FTP Server. You could customized the implementation of the MDTM command in your installation. We support providing your own command implementations. Not sure if this is something we want to support out of the box though. /niklas