I need to get the creation date for some files on a network share. When accessing the file on Windows it shows the correct date.
When I switch to Linux and run the stat command on the same file it is different.
Birth: 2022-04-06 12:42:10.539775652 -0600
How to I get the correct file creation date on Linux?