Progress bar does not show any progress

Questions about Cobian Reflector
Sharky
Posts: 32
Joined: 14 Oct 2021, 13:11

Re: Progress bar does not show any progress

Post by Sharky »

Errors in log...
2021-10-21 13:21:27 A backup has started...
2021-10-21 13:21:27 Calculating the number of files. This could take a while...
2021-10-21 13:23:03 Preventing the computer to enter sleep mode...

2021-10-21 13:23:03 Backing up the task "NatalijaD"
2021-10-21 13:23:03 Requesting the creation of a Volume Shadow Copy image for the source...
2021-10-21 13:23:03 The Volume Shadow Copy image has been successfully created.
2021-10-21 13:23:03 Starting the copy. The user running the task is: Jernej
2021-10-21 13:23:03 Backing up the directory "\\INTRANET\Dokumenti\Natalija" to "\\rt-ac51u-22c8\Jernej\Sint\Natalija"...
ERR 2021-10-21 13:23:05 And unexpected arror occurred: parsing "*.zip" - Quantifier {x,y} following nothing.
ERR 2021-10-21 13:23:05 Source: System Details: at System.Text.RegularExpressions.RegexParser.ScanRegex()
at System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op)
at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, TimeSpan matchTimeout, Boolean useCache)
at System.Text.RegularExpressions.Regex.Match(String input, String pattern, RegexOptions options)
at Cobian.Reflector.FSTools.FilterFileInRegEx(String fileName, String regex)
at Cobian.Reflector.FilterAffinity.isFound(FilterObject filter)
at Cobian.Reflector.FilterAffinity.IsInFilters(List`1 filterList)
at Cobian.Reflector.Engine.CopyComponent.needToBackup(String fileName, String fileNameNP, Int64 size, DateTime lastWritten, Boolean isArchiveSet, Boolean targetExists, DateTime lastWrittenDestination)
at Cobian.Reflector.Engine.CopyComponent.metaCopyFile(String copyFrom, String copyFromNP, String directoryNameD, String copyTo, Boolean folderOperation, Int64 size, DateTime lastWritten, Boolean archiveAttributeSet)
at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory)
at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory)
at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory)
at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory)
at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory)
at Cobian.Reflector.Engine.CopyComponent.copySingleDirectory(String directoryS, String directorySNP, String directoryD)
at Cobian.Reflector.Engine.BackupComponent.Backup()
at Cobian.Reflector.Engine.TaskBackupExecutor.startBackup(BackupTask subTask, String backupId, DateTime backupTime)
at Cobian.Reflector.Engine.TaskBackupExecutor.Process()
2021-10-21 13:23:05 ** Backup for task "NatalijaD" ended. Number of backed up files: 0. Created folders: 0. Backup size: 0 bytes. **
2021-10-21 13:23:05 *** Number of errors: 2. Time elapsed for this task: 0 hours, 0 minutes, 1 seconds. ***
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Progress bar does not show any progress

Post by cobian »

Aha.. Thanks.

What do you have for filters in your task?
--
Luis Cobian
Cobian Backup's creator
Sharky
Posts: 32
Joined: 14 Oct 2021, 13:11

Re: Progress bar does not show any progress

Post by Sharky »

For excluding larger files (mp3, avi, zip etc.)...
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Progress bar does not show any progress

Post by cobian »

As

*.mp3
*.avi
*.zip

on every line?

Any other exclusion/inclusion item?
--
Luis Cobian
Cobian Backup's creator
Sharky
Posts: 32
Joined: 14 Oct 2021, 13:11

Re: Progress bar does not show any progress

Post by Sharky »

Like this...

Image
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Progress bar does not show any progress

Post by cobian »

I see. Do you have the same problem now in 0.9.31?
--
Luis Cobian
Cobian Backup's creator
Sharky
Posts: 32
Joined: 14 Oct 2021, 13:11

Re: Progress bar does not show any progress

Post by Sharky »

I am testing right now. I will notice you.
Sharky
Posts: 32
Joined: 14 Oct 2021, 13:11

Re: Progress bar does not show any progress

Post by Sharky »

It is really working slowly (lagging)... I will wait till the end of the task and see, what log will say...
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Progress bar does not show any progress

Post by cobian »

Lagging? The important progress is the progress bar of the right, not the one on the left that will jump back and forth.
--
Luis Cobian
Cobian Backup's creator
Sharky
Posts: 32
Joined: 14 Oct 2021, 13:11

Re: Progress bar does not show any progress

Post by Sharky »

Now it started working after a long time of "Calculating..."... When I started task, program was not responding for a while...
Post Reply