This shows how to replace a failed disk in QNApp.
Continue reading...bash
Find files modified in the last N days
This is a MacOS compatible version looking for files that have a modification date N days in the past.
Continue reading...Copy an empty Directory Structure
This is a MacOS compatible version using Python to copy a directory structure.
Continue reading...How to Copy only Changed Files
How to Copy only Changed Files I was wondering today, as my mind refuses to remember command line options, what is the right command to copy data from /data-extern/Images to /data-grave/Images that is not yet in the target destination or that has different file size or timestamp in the...
Continue reading...