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

Project Samples

Project Activity

See All Activity >

Categories

File Managers

License

Apache License V2.0

Follow CDC File Transfer

CDC File Transfer Web Site

Other Useful Business Software
Tremendous is the global payouts platform for businesses sending gift cards and money at scale. Icon
Tremendous is the global payouts platform for businesses sending gift cards and money at scale.

Getting started is simple: add a funding method and place your first order in minutes.

Trusted by 20,000+ leading organizations, Tremendous has delivered billions of rewards and enables businesses to reach recipients across 230+ countries and regions. Recipients have 2,500+ payout options to choose from, including gift cards, prepaid cards, cash transfers, and charitable donations.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of CDC File Transfer!

Additional Project Details

Operating Systems

Linux, Windows

Programming Language

C++

Related Categories

C++ File Managers

Registered

2025-10-09