All transfers are verified using checksum verification
Don't worry about losing data along the way.
What is checksum verification?
| 12345_IMG.DNG | = | 1132400a5bc43342 |
| File | Hash |
| 12345_IMG.DNG | → | 200118_SKI_028.DNG |
| Original | Copy |
| 12345_IMG.DNG | ≠ | 200118_SKI_028.DNG |
| 1132400a5bc43342 | = | 1132400a5bc43342 |
| Original | Copy |
An algorithm is used to generate a string of characters from the file content.
The file is copied to a different location.
A checksum is generated for the new file.
If the checksums match we can assume that it's the same file since the checksum is based on the file content.