Page 1 of 1

Zero-size archive

Posted: 20 Jun 2022, 10:00
by LiborJ
Cobian Reflector creates a zero-size archive after copying to the NAS (Synology).
However, the archive is not zero length in the working directory on the local disk before copying.
I am creating a global monolithic archive.

Re: Zero-size archive

Posted: 23 Jun 2022, 19:54
by cobian
If you disable the compression, does it run OK then?

Re: Zero-size archive

Posted: 05 Sep 2022, 16:49
by LiborJ
Yes, then it run OK.
In the previous version (Backup 11 Gravity) I have no problem with practically the same backup settings. The difference here is only in the choice of compression program 7zip, which is not in the new version. The resulting archives are over 100 GB in size.

Re: Zero-size archive

Posted: 05 Sep 2022, 20:09
by cobian
In this version the archive is created in the temporary directory first, then copied to the destination. Do you have enough space at the local drive?

Re: Zero-size archive

Posted: 09 Sep 2022, 11:26
by LiborJ
There is enough space on the disk where the temporary archive is stored, and the archive will be created correctly, including the archive check. Then the file starts copying to the NAS, the file grows quite normally, but after 100% completion, the archive becomes unreadable (corrupted) with zero size.

Re: Zero-size archive

Posted: 10 Sep 2022, 03:09
by cobian
So the problem is not with compression but with the copy... Is the NAS Ext3 formatted? The maximum file size for ext2/ext3 is actually dependent on the choice of blocksize and hardware architecture. Sometimes the limit is just 2 GB

Re: Zero-size archive

Posted: 11 Oct 2022, 14:04
by LiborJ
As I wrote earlier in the previous version of Backup 11 Gravity, the backup works for me on the same NAS without problems and I also make archives larger than 120GB (with the difference using 7z archiving).

Re: Zero-size archive

Posted: 11 Oct 2022, 22:32
by cobian
Really no idea then. Another theory is that some antivirusprogram is working checking the archive on the background. Few antivirus check 7z archives but some of them lock and check zip files.