“Partial File Updating” – Incremental File Uploads with High-Sync Incremental File Uploads. High-Sync can detect which parts of a file have changed, and copy only the changed blocks rather than the complete file. The idea is to reduce copy time after the initial file has been uploaded. We also call this partial file updating. This…
Read Article
Using High-Sync for Block-level Backup and Block-level Copying. High-Sync can detect which parts of a larger file have changed, and copy only the changed blocks, rather than the complete file. Copying only the changed blocks can save bandwidth, and time, especially over a slow connection. When copying between local disks, or in a LAN environment,…