rskshiva
01-13-2005, 08:51 AM
Hai
In my console application, I am reading the files inside a folder and move them to another folder. I need to add the timestamp with the file name while moving the file from one location to another.
Ex:
File name: test.log
File name after moving it: test130501211011.log
I m not able to do this.
Suggest me.
Regards,
Siva R
In my console application, I am reading the files inside a folder and move them to another folder. I need to add the timestamp with the file name while moving the file from one location to another.
Ex:
File name: test.log
File name after moving it: test130501211011.log
I m not able to do this.
Suggest me.
Regards,
Siva R