Page 1 of 1

Copy files or extract without modifying file creation date?

Posted: Fri Dec 30, 2022 2:50 am
by anthonyystwarty
Hello everyone of this wonderful software. What command do I use when copying or extracting files, not changing the creation date? Thanks for the help.

Re: Copy files or extract without modifying file creation date?

Posted: Fri Dec 30, 2022 7:20 pm
by Oleg
RoboTask uses system routine to copy files. It does not change last write time.
But it change creation time. It's logical. When you copy the file you create new file with same content.

Re: Copy files or extract without modifying file creation date?

Posted: Sat Dec 31, 2022 3:51 am
by anthonyystwarty
Thanks for the answer