An open API service indexing awesome lists of open source software.

https://github.com/pascalcorpsman/copycommander2

Queued copying tool, with ability to sync folders
https://github.com/pascalcorpsman/copycommander2

file-copy freepascal lazarus opensource queued-jobs

Last synced: 25 days ago
JSON representation

Queued copying tool, with ability to sync folders

Awesome Lists containing this project

README

          

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).

![Overview](images/Overview.png)

A manual can be found [here](src/how_to_use.md).

## What needs to be done to compile CopyCommander2

To be able to compile the code you need the [Lazarus-IDE](https://www.lazarus-ide.org)

Inside Lazarus you need to install the following packages:
- L-Net from [almindor](https://github.com/almindor/lnet) or [PascalCorpsman](https://github.com/PascalCorpsman/lnet) use the online Packagemanager to install (recomended to use the PascalCorpsman version)

## Direct download link

If you do not have Lazarus you can directly download the latest release from [here](https://github.com/PascalCorpsman/CopyCommander2/releases/latest).

> Linux users may to chmod +x the executable.