Replace Access and Inode change Date/Time with Modification Date/Time

Started by nikitabogdanov, September 04, 2022, 05:57:38 PM

Previous topic - Next topic

StarGeek

Run this command to figure out the names of the tags you want to copy to and from
exiftool -a -s -G -RequestAll 2 /path/to/files/

Then you would copy the source tags to the target tags
exiftool '-TARGETTAG<SOURCETAG' /path/to/files/

The tags you want to change may not be writable by exiftool, though.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype