1834458 Members
3181 Online
110067 Solutions
New Discussion

ftp / date time

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

ftp / date time

When you ftp from a windows box to a unix box, does it retain the date/time stamp from the windoze box or does the unix server stamp it?
UNIX IS GOOD
1 REPLY 1
Biswajit Tripathy
Honored Contributor
Solution

Re: ftp / date time

When the file is stored at the destination, it carries
the date stamp of the destination machine. In your
case, if you do a "get" while doing ftp from the
window to unix box, the file stored in windows machine
will have time stamp of the window machine.

- Biswajit
:-)