Files
cdc-file-transfer/cdc_rsync
Lutz Justen 12a98d2326 Remove port manager and range parser
That code is no longer needed since both cdc_stream and cdc_rsync use
ephemeral ports assigned by the OS now.
2023-06-23 11:20:24 +02:00
..
2022-12-01 10:38:14 +01:00
2023-06-23 11:20:24 +02:00
2023-06-23 11:20:24 +02:00

CDC RSync

CDC RSync is a command line tool / library for uploading files to a remote machine in an rsync-like fashion. It quickly skips files with matching timestamp and size, and only transfers deltas for existing files.