Hi,
I am backing up to a network location using compression & encryption. Each file is back upped in a single zip file. So far I have set compression level to 0. I am now thinking about changing that to another level to save space. Does changing the compression level result in a complete transfer of all data or will Syncback only apply that change to files having modified after the change?
Before posting, and to avoid disappointment, please read the following:
- This forum is not for 2BrightSparks to provide technical support. It's primarily for users to help other users. Do not expect 2BrightSparks to answer any question posted to this forum.
- If you find a bug in any of our software, please submit a support ticket. It does not matter if you are using our freeware, a beta version or you haven't yet purchased the software. We want to know about any and all bugs so we can fix them as soon as possible. We usually need more information and details from you to reproduce bugs and that is better done via a support ticket and not this forum.
- If you are entitled to technical support then please submit a support ticket. Please do not post the same question to the forum and also via a support ticket. Once again, 2BrightSparks does not provide technical support via this forum.
Will changing encryption level result in a complete transfer
-
- Newbie
- Posts: 3
- Joined: Thu Jul 12, 2018 6:33 am
-
- Expert
- Posts: 606
- Joined: Tue May 31, 2011 5:59 pm
Re: Will changing encryption level result in a complete transfer
Hi
I 'm assuming your Subject should read "Will changing compression level result in a complete transfer" (otherwise the Subject conflicts with your body text).
A quick test by changing the Compression level and then performing a Simulated Run (hint, hint
) should reveal that the profile will not want to re-compress/overwrite your old backups, because when using Destination resources (drives, network shares, etc) whose connection protocol* permits reading inside Zip files, the profile will do just that and will compare the LastModified and uncompressed Size parameters recorded in the Zip header of the file inside the Zip, which will still match the original file parameters, thus no ostensible reason to update the backup.
So, yes, you should find SyncBack will only re-create backups of files which have been modified after the change in Compression %
If you do want all files compressed at the new level (>0%), you would need to delete the current backup and re-run the profile with the new Compression settings.
* for example S/FTP protocols cannot read properties inside a Zip file. TBOMK standard networking protocols can, but I don't have the appropriate hardware at the moment to test that here, so I suggest you change the Compression setting, then do a Simulated run for yourself to make sure
I 'm assuming your Subject should read "Will changing compression level result in a complete transfer" (otherwise the Subject conflicts with your body text).
A quick test by changing the Compression level and then performing a Simulated Run (hint, hint

So, yes, you should find SyncBack will only re-create backups of files which have been modified after the change in Compression %
If you do want all files compressed at the new level (>0%), you would need to delete the current backup and re-run the profile with the new Compression settings.
* for example S/FTP protocols cannot read properties inside a Zip file. TBOMK standard networking protocols can, but I don't have the appropriate hardware at the moment to test that here, so I suggest you change the Compression setting, then do a Simulated run for yourself to make sure
-
- Newbie
- Posts: 3
- Joined: Thu Jul 12, 2018 6:33 am
Re: Will changing encryption level result in a complete transfer
Thanks. Your correct. The title is incorrect. I will give it a try