kilwei
Newbie
Wondering if anyone has a good method for maintaining file location and name history for millions of files that may be moved a handful of times.
Point-in-time is fine, doesn't have to always be up-to-date. On Mac OS X.
So far I'm thinking git-annex or some custom shell scripts that save a timestamp and the path and filename as a tag in the file itself.
But both those solutions seem clunky, thought maybe someone would have a pet solution they'd like to mention
Point-in-time is fine, doesn't have to always be up-to-date. On Mac OS X.
So far I'm thinking git-annex or some custom shell scripts that save a timestamp and the path and filename as a tag in the file itself.
But both those solutions seem clunky, thought maybe someone would have a pet solution they'd like to mention