Date on transfer

Core FTP client questions and answers
Post Reply
danche
Posts: 2
Joined: Fri Mar 25, 2005 3:38 am

Date on transfer

Post by danche »

I am transfering a file from a Windows directory to a Unix server. Currently when I transfer the file the date on the Unix server shows the identical date as the file in the windows directory. Is it possible to have the file that is transfered to Unix server show the date of transfer instead of the date of the file in the windows directory. For example

Below is how it is working now
Windows server file Date --------------- Unix server File date
c:\test.dat 02/10/2002 ------------------ /opt/test.dat 02/10/2002

This is what I would like it to do
Windows server file Date ----------------Unix server File date
c:\test.dat 02/10/2002 ------------------/opt/test.dat date of transfer
Last edited by danche on Fri Mar 25, 2005 5:00 am, edited 1 time in total.
danche
Posts: 2
Joined: Fri Mar 25, 2005 3:38 am

Post by danche »

Thanks, turning off MDTM worked :roll:

Danche
Post Reply