mirror of
https://github.com/google/cdc-file-transfer.git
synced 2026-09-13 01:10:44 +03:00
b2c011cc0d
- 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
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.