A few months ago my fileserver fell over and I had to move the disks into a new machine. I didn't really pay attention and didn't realise the internal clock was significantly wrong so all files I've modified since the move is dated in the year 2000.
Does directory opus have a command the update the modified timestamp on a file? If they were dated today it would be better than dated 7 years ago so I was going to search for all old files and touch them.
It's a linux fileserver and I'm betting there is an easy way to do it from the command line, but I don't know linux that well and thought it would be just as easy if I could do it from DO.
This is an old thread, but for those of us, like me, who searched for this, as of version 12.6 it's now under Properties (toolbar drop list)|Touch Modified Date.
I've worked out how to add this to the context menu for all files and folders (via Settings -> File Types) - but I am wondering how to modify this command to be recursive - i.e. to get it to 'touch' all files/folders under the currently selected folder. Is this possible?