How does Syncovery handle transfers when there is an interruption in the internet/network?
-
- Posts: 140
- Joined: Sun Nov 20, 2022 5:11 am
How does Syncovery handle transfers when there is an interruption in the internet/network?
I was 5 days in and 95% done with a 1.5 TB backup when we lost internet. Internet came back within 5 minutes. I'm wondering if there is a possibility of corruption of the transfers?
Re: How does Syncovery handle transfers when there is an interruption in the internet/network?
It depends on the protocol being used.
If Syncovery resumed the transfer (which is only supported by some protocols), then it will go back a few Bytes to ensure everything is correct.
But to guarantee that the file is not corrupt, you would have to compare the file. You could manually create hashes on both sides and compare them, or use the Syncovery Remote Service on the remote end to generate MD5 checksums, which can be used by Syncovery's Binary Comparison feature (see Comparison->More).
See also
https://www.syncovery.com/remoteservice/
If Syncovery resumed the transfer (which is only supported by some protocols), then it will go back a few Bytes to ensure everything is correct.
But to guarantee that the file is not corrupt, you would have to compare the file. You could manually create hashes on both sides and compare them, or use the Syncovery Remote Service on the remote end to generate MD5 checksums, which can be used by Syncovery's Binary Comparison feature (see Comparison->More).
See also
https://www.syncovery.com/remoteservice/
-
- Posts: 140
- Joined: Sun Nov 20, 2022 5:11 am
Re: How does Syncovery handle transfers when there is an interruption in the internet/network?
What protocol does it use for BackBlaze B2 with AES encryption?
Is there a way to tell it to restart transferring files that were interrupted in the middle?
Is there a way to tell it to restart transferring files that were interrupted in the middle?
Re: How does Syncovery handle transfers when there is an interruption in the internet/network?
Uploads to B2 are chunked and double and triple-checked with hash checksums, so there is absolutely nothing to worry about. You can trust this 100%.
Syncovery will retry the upload of any failed chunk for a while. You can check the log file to see if it succeeded in retrying chunks, or if it finally gave up on the file. If it gave up, it may have restarted the upload from scratch, or skipped the file. In that case it will be uploaded the next time the job runs.
Syncovery will retry the upload of any failed chunk for a while. You can check the log file to see if it succeeded in retrying chunks, or if it finally gave up on the file. If it gave up, it may have restarted the upload from scratch, or skipped the file. In that case it will be uploaded the next time the job runs.
-
- Posts: 140
- Joined: Sun Nov 20, 2022 5:11 am
Re: How does Syncovery handle transfers when there is an interruption in the internet/network?
Does the log show you if it skipped a file? My transfer is still going so I can't check.
Any option in the settings to have it completely restart a file if there was a network issue? Even if the chunk is good, still redo the whole file?
Any option in the settings to have it completely restart a file if there was a network issue? Even if the chunk is good, still redo the whole file?
Re: How does Syncovery handle transfers when there is an interruption in the internet/network?
You can check the log when it's done.
There is absolutely no reason to start over with the whole file, and there is no option for it. But you could cancel the job. Then if you start it again later, it will re-upload any files completely which still aren't on the server yet.
There is absolutely no reason to start over with the whole file, and there is no option for it. But you could cancel the job. Then if you start it again later, it will re-upload any files completely which still aren't on the server yet.
-
- Posts: 140
- Joined: Sun Nov 20, 2022 5:11 am
Re: How does Syncovery handle transfers when there is an interruption in the internet/network?
Thanks. I wasn't sure if log would show skipped.You can check the log when it's done.
Heh. I'm a very paranoid person. For my critical backups, I'd rather start a file over. I realize that is excessive but that's just me.There is absolutely no reason to start over with the whole file
I'm thinking of unattended situations like if there is a big backup going at night and I'm not in front of my PC.But you could cancel the job.
Got it. I'll figure something out on my end. Thanks!and there is no option for it