Results 1 to 3 of 3

Thread: NAS with checksum (md5) database to avoid duplicates

  1. #1
    Join Date
    Aug 2007
    Location
    Phil-a-del-PH-i-a
    Beans
    8
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    NAS with checksum (md5) database to avoid duplicates

    I'm looking for some help putting together a headless NAS from an old pc and am looking for some suggestions

    Really what I would like to implement is a cron job to do a md5 for each file and save the file name and location to a database so that when new files are received by the NAS it runs a md5 and checks against the database to avoid backing up dupe files. I am thinking this can be done with a storage folder an incoming folder and cron/md5. Has anyone done something similar or have a much simpler solution?

  2. #2
    Join Date
    Aug 2007
    Location
    Phil-a-del-PH-i-a
    Beans
    8
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: NAS with checksum (md5) database to avoid duplicates

    bump!

  3. #3
    Join Date
    Nov 2004
    Location
    gainesville, fl
    Beans
    127

    Re: NAS with checksum (md5) database to avoid duplicates

    inotify-tools maybe? i've not used them, but its a place to start looking.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •