File properties
Posted: 20 May 2011 09:26
Hello..
I need help to create a script that will do the following:
1. Retrieve a file creation date and time from all the files in a specific folder and save the data to a .txt file.
2. (optional) Archive the .txt file (rar or zip).
3. (optional) Send the file via a VPN to other machine public folder.
The operating system is windows XP.
I don't have much experience in creating batch scripts but I do have programming knowledge in JAVA/C# but i'm thinking that a batch script will be much more preferable than a program.
Thanks.
I need help to create a script that will do the following:
1. Retrieve a file creation date and time from all the files in a specific folder and save the data to a .txt file.
2. (optional) Archive the .txt file (rar or zip).
3. (optional) Send the file via a VPN to other machine public folder.
The operating system is windows XP.
I don't have much experience in creating batch scripts but I do have programming knowledge in JAVA/C# but i'm thinking that a batch script will be much more preferable than a program.
Thanks.