[Script] CompareFiles (by checksum)
Posted: 03 Aug 2013 17:27
Hi,
this script compares selected (or if a pane doesn't contain a selection: all files in that pane) files by checksum and selects (and optionally outputs a separate list):
- identical
- non identical
- missing
files in both panes.
At the end you're asked to choose the pane where the (selected) files will be deleted.
The option to show only missing items could be achieved via
"Menu - Panes - Sync Select..." as well and was added only because of convenience^^
Be careful, comparing files by checksum can be a very time consuming process especially if the files are large (hundreds of MB or GBs). XY will become unresponsive while working on those files!
If you find any flaws, post em^^
this script compares selected (or if a pane doesn't contain a selection: all files in that pane) files by checksum and selects (and optionally outputs a separate list):
- identical
- non identical
- missing
files in both panes.
At the end you're asked to choose the pane where the (selected) files will be deleted.
The option to show only missing items could be achieved via
"Menu - Panes - Sync Select..." as well and was added only because of convenience^^
Be careful, comparing files by checksum can be a very time consuming process especially if the files are large (hundreds of MB or GBs). XY will become unresponsive while working on those files!
If you find any flaws, post em^^