Files
netris-cdc-file-transfer/cdc_rsync/file_finder_and_sender.cc
Lutz Justen 8c4a0465e9 Expand path variables for sync destination (#18)
Expand path variables for sync destination

Running commands like cdc_rsync C:\assets\* host:~/assets -vr would create a directory called ~assets. This CL expands path variables properly.
2022-11-25 14:21:21 +01:00

8.5 KiB