Hello! I've two large directories that I'd like to backup.
C:\LargeDirectory1
C:\LargeDirectory2
Archive type: 7z, splitted to 4GB parts, Separated monolithic archives
Backup mode: Differential, Backup target: FTP server.
When a full backup created, the archives created in the TEMP directory separately, like this:
LargeDirectory1.7z.001, LargeDirectory1.7z.002, LargeDirectory1.7z.003, ...
LargeDirectory2.7z.001, LargeDirectory2.7z.002, ...
It is ok att this point. The problem is: the first backup is a full backup. The program only copies LargeDirectory1 (Full backup).7z.xxx files to the target, and does not copies the LargeDirectory2 (Full backup).7z.xxx files! The backup size is the size of the first large directory size, not the two together. Next day when a differential backup runs, the program only copies the LargeDirectory2.7z.xxx (differential) files! So, the parent full backup for LargeDirectory2 is missing, and the differential part for LargeDirectory1 is missing, too. Why?
Thanks!
C:\LargeDirectory1
C:\LargeDirectory2
Archive type: 7z, splitted to 4GB parts, Separated monolithic archives
Backup mode: Differential, Backup target: FTP server.
When a full backup created, the archives created in the TEMP directory separately, like this:
LargeDirectory1.7z.001, LargeDirectory1.7z.002, LargeDirectory1.7z.003, ...
LargeDirectory2.7z.001, LargeDirectory2.7z.002, ...
It is ok att this point. The problem is: the first backup is a full backup. The program only copies LargeDirectory1 (Full backup).7z.xxx files to the target, and does not copies the LargeDirectory2 (Full backup).7z.xxx files! The backup size is the size of the first large directory size, not the two together. Next day when a differential backup runs, the program only copies the LargeDirectory2.7z.xxx (differential) files! So, the parent full backup for LargeDirectory2 is missing, and the differential part for LargeDirectory1 is missing, too. Why?
Thanks!
Statistics: Posted by imrelaszlo84 — 03 Mar 2023, 10:11 — Replies 0 — Views 7