ThatRickGuy
Programmer
Hi everyone, I'm not sure if this is the best forum for this, but my Unix knowledge is rather limited. I ran into a problem this morning with a number of automated processes that pull files off of a Unix server via FTP. Before downloading the files, they check the mod date to make sure it is newer than yestarday. Some of these files are showing up with out the year in the time stamp (they show either Mon dd hh:MM or Mon dd YYYY). Is there anyway to force the server to return full date/time stamps when anyone uses the Dir command? or some way to do it for a specific FTP session?
I can change the date parsing in the code of our automated processes, but I'd rather avoid date kludge fixes and a deployment of these applications.
Thanks,
-Rick
VB.Net Forum forum796 forum855 ASP.NET Forum
I believe in killer coding ninja monkeys.
I can change the date parsing in the code of our automated processes, but I'd rather avoid date kludge fixes and a deployment of these applications.
Thanks,
-Rick
VB.Net Forum forum796 forum855 ASP.NET Forum
I believe in killer coding ninja monkeys.