/File-Modification-Detector

This bash script saves md5sums in text file.

Primary LanguageShell

File-Modification-Detector

View Wiki

Installation

  • Directly excecute script in terminal in folder you want to monitor
  • Some functions require sudo

Warnings

  • This program is currently under development. Provides no guarantee. You are responsible for safety of your own data.
  • Do not compare large md5sums text files(currently working on it)
  • Rename function renames batch files (beta)
    (Always backup before performing this operation
    Use proper syntax)

Options/Functions

  1. Generates list of md5sums
  2. Recursive mode
    multiple recursive
  3. File/folder exclude mode
    multiple exclude
  4. graphical mode
  5. colored output
  6. logging
  7. batch rename
    1. prefix
    2. midfix
    3. suffix
    4. by date time
  8. comparison of last two md5sums
    1. shows modified files
    2. deleted/new files