Welcome, Guest. Please login or register.
Did you miss your activation email?
May 22, 2013, 01:31:01 AM

Login with username, password and session length

663486 Posts
70539 Topics
145201 Members

Latest Member: AlexIva

Search:     Advanced search | Tag Cloud
+  Welcome to the Comodo Forum
|-+  Desktop Utilities & Services
| |-+  Comodo Backup - CB
| | |-+  Help - CB
| | | |-+  incremental + simple copy
« previous next »
Pages: [1] 2 3 Go Down Print
Author Topic: incremental + simple copy  (Read 13165 times)
stickytree
Newbie
*
Offline Offline

Posts: 14


« on: February 07, 2012, 03:57:33 AM »

Hi
is there anyway to get simple copy and incremental backups to work as expected? I have created a full backup using simple copy and now want daily incremental backups. It seems to want to recreate the complete every time which takes quite a long time.
S
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
*****
Offline Offline

Posts: 1966


Emanuel Sescu


« Reply #1 on: February 07, 2012, 06:24:44 AM »

Hi

Please make sure you have the latest version of Comodo Backup 4.0.7.14
If the issue still exists, please let us know what and where are you trying to backup and any other non-default settings you might have used.

Thanks
Logged

----
Regards,

Emanuel Sescu
Follow Me
stickytree
Newbie
*
Offline Offline

Posts: 14


« Reply #2 on: February 08, 2012, 05:04:10 PM »

I tried it again but on just one directory and it seemed to work as expected. What i would really like is for it to do a full backup once a week and incremental backups on the other days. However when i try using the full backup as a base (simple copy) for the incremental backups it gives an error.
S
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
*****
Offline Offline

Posts: 1966


Emanuel Sescu


« Reply #3 on: February 09, 2012, 07:10:04 AM »

Simple copy incremental backups automatically use as base the destination folder.
Specifying a base for incremental backup is possible only with cbu files.

Thanks
Logged

----
Regards,

Emanuel Sescu
Follow Me
stickytree
Newbie
*
Offline Offline

Posts: 14


« Reply #4 on: February 13, 2012, 05:26:38 PM »

The other problem I have is that my weekly and daily backups run multiple times. The log says it has run successfully but then it starts running again. My weekly backup ran 4 times on 1 day!
S
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
*****
Offline Offline

Posts: 1966


Emanuel Sescu


« Reply #5 on: February 14, 2012, 04:04:07 AM »

The other problem I have is that my weekly and daily backups run multiple times. The log says it has run successfully but then it starts running again. My weekly backup ran 4 times on 1 day!
S

Please collect the debug logs and export the registry key in HKEY_LOCAL_MACHINE\SOFTWARE\ComodoGroup\ComodoBackup\ScheduleList for analysis.
You can post them here or email them to me .

Thanks
« Last Edit: April 19, 2012, 05:28:47 AM by Emanuel Sescu » Logged

----
Regards,

Emanuel Sescu
Follow Me
stickytree
Newbie
*
Offline Offline

Posts: 14


« Reply #6 on: February 14, 2012, 05:31:23 PM »

Here are the debug logs. The incremental backup also seems to do the same thing as well as backing up some files that are not changed.
S

* ComodoLogsFolder.rar (22.03 KB - downloaded 2 times.)
* ComodoLogsFolder2.rar (25.8 KB - downloaded 1 times.)
* schedulelist.rar (5.73 KB - downloaded 2 times.)
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
*****
Offline Offline

Posts: 1966


Emanuel Sescu


« Reply #7 on: February 16, 2012, 08:23:51 AM »

Please try this exe (place it in the installation folder and rename it to replace the original CBU.exe)
We found a potential cause of the issue and let us know if it works:
GUI.exe (64 bit OS)

Thanks
Logged

----
Regards,

Emanuel Sescu
Follow Me
stickytree
Newbie
*
Offline Offline

Posts: 14


« Reply #8 on: February 18, 2012, 11:49:18 PM »

seems to fixed the problem with rerunning the scheduled backup. Still have problems with the incremental backup updating files when they don't need to be. Could it be due to having the backup destination on a NAS drive?
S
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
*****
Offline Offline

Posts: 1966


Emanuel Sescu


« Reply #9 on: February 20, 2012, 09:19:48 AM »

Still have problems with the incremental backup updating files when they don't need to be. Could it be due to having the backup destination on a NAS drive?
S

I'm not sure.
If you can reproduce the issue with a smaller number of files (up to 10), please collect the debug logs again and post them for analysis.

Thanks
Logged

----
Regards,

Emanuel Sescu
Follow Me
stickytree
Newbie
*
Offline Offline

Posts: 14


« Reply #10 on: February 21, 2012, 05:05:40 PM »

I tried the same incremental backup on a local drive (ie windows) and the result was as it should be with the incremental backup only taking 30s. Looking at the properties of the backed up files on the local drive vs the NAS drive there are differences such as the music drectory is labelled 'my music' on the local drive and 'music' on the NAS. As well a lot of the meta data for music files seems to be read differently on the NAS drive.
BTW the NAS is a Medion NAS-Server P89626
S
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
*****
Offline Offline

Posts: 1966


Emanuel Sescu


« Reply #11 on: February 22, 2012, 02:20:10 AM »

I tried the same incremental backup on a local drive (ie windows) and the result was as it should be with the incremental backup only taking 30s. Looking at the properties of the backed up files on the local drive vs the NAS drive there are differences such as the music drectory is labelled 'my music' on the local drive and 'music' on the NAS. As well a lot of the meta data for music files seems to be read differently on the NAS drive.
BTW the NAS is a Medion NAS-Server P89626
S

Could it be that the NAS file system is FAT32, while the source file system is NTFS?

Thanks
Logged

----
Regards,

Emanuel Sescu
Follow Me
stickytree
Newbie
*
Offline Offline

Posts: 14


« Reply #12 on: February 22, 2012, 05:27:12 PM »

The file system is xfs.
S
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
*****
Offline Offline

Posts: 1966


Emanuel Sescu


« Reply #13 on: February 23, 2012, 02:44:23 AM »

The file system is xfs.

This might be the cause because different file systems are used in source and destination simple copy backup.

seems to fixed the problem with rerunning the scheduled backup. Still have problems with the incremental backup updating files when they don't need to be. Could it be due to having the backup destination on a NAS drive?
Please try again this incremental simple copy backup process and look in the log for "Processing changed item ...". If you know that the file wasn't changed, but this message is displayed while backing up please let me know. I can provide an exe with more debug messages so we can determine why the file is considered changed although it isn't changed.

Thanks
Logged

----
Regards,

Emanuel Sescu
Follow Me
stickytree
Newbie
*
Offline Offline

Posts: 14


« Reply #14 on: February 23, 2012, 03:17:21 AM »

The log says 'processing new item' for every file even though its not.
S
Logged
Tags:
Pages: [1] 2 3 Go Up Print 
« previous next »
Jump to:  

SSL Certificate Free Virus Removal Firewall
Page created in 0.046 seconds with 22 queries.
Powered by SMF 1.1.18 | SMF © 2006, Simple Machines Design by 7dana.com