Full Docs: Download: JeevaX.Y.html
Compare folder contents:
jeeva --overlap/--mtime/--diff folder1 folder2
--overlap (see files that are in one or other folder, or common to both.)
--mtime (files that are newer, the same age, or older )
--diff (files whose content is identical or different)
Optionally can recursively descend to a specified depth or completely down folder tree comparing corresponding folders while descending.
--copy
for mirroring folders, primarily for keeping mirror on another drive or frequent copying to USB stick. Short copying time. Copies only modified and/or newly created files.
For both above options one can either
Specify the Source and Destination folders OR
Specify 2 folders (the roots of the Source and Destination folder systems) and run Jeeva from a folder somewhere below the source root. Will take that folder to be the source, will look for a corresponding folder under DestinationRoot to be destination.
Features
- Command line based directory tree comparison
- Command line based directory tree mirroring
- No pre-requisites except Python
- Pre-compiled binary (non-Python) version available for MS Windows and Linux Python 2 users