CopyCommander is a tool for windows/linux to use queued file-copy/moves from one to another directory. It also allows two different synchronizings of files over two directories (diff viewer, sync).
A manual can be found here.
To be able to compile the code you need the Lazarus-IDE
Inside Lazarus you need to install the following packages:
- L-Net from almindor or PascalCorpsman use the online Packagemanager to install (recomended to use the PascalCorpsman version)
If you do not have Lazarus you can directly download the latest release from here.
Linux users may to chmod +x the executable.
