Hello all, I am using commons jar version commons-net-1.4.1.jar. I have a FTPClient to download the files from a server. After downloading, the last modified timestamp of the downloaded file changes from that of the server. Is there a way I can preserve the last modified time of the file I download?
Thanks in advance Veena
