This is the Linux app named CompareDir whose latest release can be downloaded as comparedir20170929.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named CompareDir with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
CompareDir
DESCRIPTION:
Did you ever copy many files to a portable usb-harddisk and use another system to update or delete files ? And later have trouble to find the few files you changed among all the others ?CompareDir does just that: it can compare 2 directories + subdirectories and you decide what files you want to keep, copy or delete.
Manual: point it at a MasterDir, a SlaveDir than
click "Diff" = show only the files that are available in only 1 directory-tree.
Or click "All" = show all files in both directories.
Or click "Eq" = show file only the files that are the same.
Note the program cheqs FileName, FileSize, FileDate and (sub)directory. It does not compute md5 sums because that would make it extremely slow. Mind you i use this regular for directories with 2000 photos.
Based on Python, pygobject and gtk3.
+ Python-pillow if you want to compare 2 images.
No installation:
untar -xvzf CompareDir.tgz
where you want and run.
Features
- Small program.
- Easy to use.
- Can work Local or with USB disk or over your local network.
- No installation: Save somewhere, untar, and run.
- Few dependencies (python3 & pygobject & gtk3)
- Old version avialble (python2 & pygtk & gtk2)
- Compare 2 text files
- Compare 2 images (using python-pillow)
- Progress bar to keep you informed when working over the network.
User interface
GTK+
Programming Language
Python
This is an application that can also be fetched from https://sourceforge.net/projects/comparedir/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.