#399 Issue closed: incrementals archives are not made when full is splitted

Labels: bug, fixed / solved / done

gdha opened issue at 2014-04-30 14:25:

Script prep/NETFS/default/07_set_backup_archive.sh has a flaw with split archives:

for i in '$(ls ${BUILD_DIR}/outputfs/${NETFS_PREFIX}/*.tar.gz)'
2014-04-30-1017-F.tar.gz.00
2014-04-30-1017-F.tar.gz.01
2014-04-30-1017-F.tar.gz.02

as a result it always recreates a full backup which is wrong.

gdha commented at 2014-06-20 11:19:

might be fixed with #421 and #422

gdha commented at 2015-02-16 18:38:

added to the release notes so we can close this issue


[Export of Github issue for rear/rear.]