I'm trying to use TF to browse a directory of GPX files and rename the files adding a description, etc. to the names.
When I rename a file it doesn't just rename the file, it seems to resave the file which loses some of the original information in the file, the most important being the actual creator of the file.
Is it possible to rename the file without rewriting it?
Thanks,