I have been using Comodo Backup for about two years and am currently on v4.1.4.0. Until recently, I would run a full backup of Drives C+D+G each week. File sizes: C 65G, D 83G and F 76G. The backup was encrypted. Recently, the backup has failed at around 95% complete, with an error message about memory (“Not enough memory”?)
I now backup the three drives as three seperate backups, still encrypted. However, this is inconvenient as I cannot run this unattended overnight and I have been unable to run the 3 backups in batch mode.
My preference would be to use differential and incremental backups in batch mode but I have had problems running CBU with an encrypted source file. The program does not allow input of the pw for an encrypted base file. Also the program does not accept a previous backup using either automatic base or selected base. See these 2 MP4 videos - 20 sec and 28 sec.
http://www.screencast.com/t/SzAwXJizx (Comodo - Differential - Automatic base.mp4)
Comodo Backup -- Differential - Selected base (Comodo Backup – Differential - Selected base.mp4)
I have deleted Comodo Backup via Add/Remove Programs and have reinstalled but probelems remain.
Three questions:
-
Is there a way to solve the problems shown in the videos?
-
Is there a way to run three backups via a batch file using scripts as an argument for CBU in command line mode? I have been able to run one but unable to find a command or sequence of commands that will completely close CBU.
The test files that I have used are:
TestScript1.bat
“C:\Program Files\COMODO\COMODO BackUp\CBU.exe” /schedule_mode manual s/script “test_c.txt” /silentRun /guiRunMode 5
“C:\Program Files\COMODO\COMODO BackUp\CBU.exe” /schedule_mode manual s/script “test_d.txt” /silentRun /guiRunMode 5
Test_C.txt
/backup_operation /type filesandfolders /source "C:\pdf995" /schedule_mode manual /compressionlevel high /destinationtype destinationtypediskfile /destinationpath “I:\test_C_pdf995_full_files|DATE1|.cbu” /backup_type full /diskusage high /processorusage high /log_file “C:\Test_C.log” /log_method “append” \guiRunMode 5
- TestScript1 was running ok but now comes up with the CBU Message “Insert encryption password for C:\Documents and Settings\OJB\MyDocuments\test_c.txt” As there is no encryption pw, I have tried “Enter”, space and the computer pw but none work. How do I get around this?
Any assistance would be appreciated.