Hi All,
I have a problem, I get all the list ii the ftp site and the output is incorrect.
Here's the scenario:
When I execute the code in command prompt>
ftp> dir -R c:\localfile.txt
the result is almost OK except on the date attribute: Some of them are in hour:minute format which is supposed to be in year format.
Is there any codes or tool that can get the date only format of the folders/files in the directory.
Thanks a lot.