Skip to content

zen-logic/zenlogic-cli-tools

Repository files navigation

Zen Logic CLI tools

Deprecated: This project is dormant, all it's useful features now exist in File Hunter, which is a more comprehensive and easy to use application for file cataloging, storage management and duplicate detection.

File Tools

The file tools use a local sqlite3 database to store information about files that are available to this computer.

Using the database allows quick location of files and folders as well as rapid matching (and identification) of duplicate files.

zfh - Zen File Hunter

A utility to track, locate and identify files and duplicates across multiple file paths, external storage (such as USB drives) or network mounts.

Scan file root and add files to database:

$ zfh scan <name> <path>

Show available file roots:

$ zfh roots

example output:

  1 Toshiba 3Tb 3        /Volumes/Toshiba 3Tb 3/
  2 G-RAID               /Volumes/G-RAID/
  3 Pegasus 1            /Volumes/Pegasus 1/
  4 EVO 970 EVO+         /Volumes/EVO 970 EVO+/
  5 Crucial 2TB          /Volumes/Crucial 2TB/

zfm - Zen File Manager

Retrieve file by id:

$ zfm get 110606 ./

About

Zen Logic CLI tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors