I wanna sync a huge file (3GB, a Truecrypt volume) to my USB drive. If the change container date/time stamp from TRuecrpyt is on always the whole container is synced. If I turnoff nothing is copied.
Rsync supports the checksum feature (-c), but I was not able to insert this commandline switch in the experts settings. The output shows nothing line -c,--checksum. How can I use QtdSync to copy just the few changed bytes and not the whole container?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wanna sync a huge file (3GB, a Truecrypt volume) to my USB drive. If the change container date/time stamp from TRuecrpyt is on always the whole container is synced. If I turnoff nothing is copied.
Rsync supports the checksum feature (-c), but I was not able to insert this commandline switch in the experts settings. The output shows nothing line -c,--checksum. How can I use QtdSync to copy just the few changed bytes and not the whole container?
I would be also interested to get answer.
I feel, that the rsync doesn't copy only the changed content, but the whole file.
How to activate the delta copy feature?