This is the Linux app named CDC File Transfer whose latest release can be downloaded as cdc-file-transfer-binaries-v1.0.0-x64.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named CDC File Transfer 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
Ad
CDC File Transfer
DESCRIPTION
cdc-file-transfer is a bandwidth-efficient file transfer and sync tool that uses content-defined chunking to detect and transmit only the parts of files that actually changed. Unlike fixed-size blocks, content-defined chunks are cut at data-dependent boundaries, which means shifts and insertions don’t invalidate the rest of the file’s delta map. The tool maintains chunk fingerprints and a manifest so it can de-duplicate across versions and even across different files that share regions of content. This approach makes it well suited for large logs, VM images, and binary assets where small edits would otherwise force full re-uploads. The implementation focuses on being robust over unreliable networks with resumable transfers and integrity checks that verify every chunk. Operationally, it behaves like a straightforward CLI: point it at a source and destination and it negotiates what needs to move, minimizing CPU and bandwidth where possible.
Features
- Content-defined chunking for resilient delta detection
- Cross-file and cross-version de-duplication of identical chunks
- Resumable uploads with per-chunk integrity verification
- Efficient handling of insertions, shifts, and small edits
- Simple CLI workflow for one-off transfers and scripted syncs
- Manifests and fingerprints to avoid needless re-transmission
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/cdc-file-transfer.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.