Summary
Replication encounters issues when upper-case alphabet characters are part of the image file name.
Cause
This is a recognized bug causing the following symptoms.
1) If the [Split image file] option is enabled, the split file (.CHUNK) is not generated in the replication target.
2) If the [If an image file is deleted by AIP, delete the same image file on this replication target] or [Always keep this target same as source] option is turned on, the image file is not deleted on the replication target.
Resolution
Steps:
1) Open the [profiles] folder located in the installation folder of this program.
2) Open <schedule name>.ini file.
3) Edit the following and overwrite to save it. To create incremental backup files, edit the following in <schedule name>INC.ini file as well.
e.g.
Before:
[Main]
; Name of image file
ImageFileName=TEST_schedule.aiv
After:
[Main]
; Name of image file
ImageFileName=test_schedule.aiv
4) If the image files are not automatically deleted, delete the image files manually.
This bug was resolved in ActiveImage Protector 3.5 SP3(3.5.5.1105).
(13451072762777)
Comments
0 comments
Article is closed for comments.