Files
netris-cdc-file-transfer/cdc_rsync
wurwunchik b2c011cc0d Add new flags to asset stream manager (#10)
- Add --config-file option defining Json configuration file for asset stream manager
- Add log_dir flag for log folder
- Remove unused functions from SdkUtils
- Fix build issue in cdc_fuse_fs
2022-11-22 12:05:48 +01: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.