Hi
I regularly FTP files from a UNIX server. I need to determine the date/time when these files were created (and NOT the date/time I FTP'd them).
A batch file is ran from my windows PC that:
Creates an FTP connection
Logs on to the UNIX server
Transfers the files from the Unix server to my PC
(all in Unix code)
Can somebody supply some UNIX script that could also return the date/time when the FTP'd files were created (date/time).
Regards
Jason
I regularly FTP files from a UNIX server. I need to determine the date/time when these files were created (and NOT the date/time I FTP'd them).
A batch file is ran from my windows PC that:
Creates an FTP connection
Logs on to the UNIX server
Transfers the files from the Unix server to my PC
(all in Unix code)
Can somebody supply some UNIX script that could also return the date/time when the FTP'd files were created (date/time).
Regards
Jason