Hello. I have recently migrated from Cobian 11 to Reflector 2.5.0 and imported all job lists from the previous version.
I require one of the jobs to do a compression to a monolithic .zip file, and while it appears as if Reflector is working normally, the .zip file is never generated.
After a while, or if I cancel the job, I receive the following message:
ERR 2023-10-07 11:05:01 An unexpected error has occurred: StartIndex cannot be less than zero.
Parameter name: startIndex
ERR 2023-10-07 11:05:01 Source: mscorlib Details: in System.String.Substring(Int32 startIndex, Int32 length)
in Cobian.Reflector.FSTools.GetTopDirectory(String directory)
in Cobian.Reflector.Engine.LocalBackup.checkDynamics()
in Cobian.Reflector.Engine.LocalBackup.StartBackup()
in Cobian.Reflector.Engine.TaskBackupExecutor.startBackup(BackupTask subTask, String backupId, SourceDestination realSource, DateTime backupTime, Boolean lastDestination)
in Cobian.Reflector.Engine.TaskBackupExecutor.Process()
I need compression, because after the .zip file is generated, with another task I send that file via ftp to a NAS located in a remote site.
If I don't compress, the total size to be uploaded extends too much.
Does anyone have any idea of a solution?
Thank you!
I require one of the jobs to do a compression to a monolithic .zip file, and while it appears as if Reflector is working normally, the .zip file is never generated.
After a while, or if I cancel the job, I receive the following message:
ERR 2023-10-07 11:05:01 An unexpected error has occurred: StartIndex cannot be less than zero.
Parameter name: startIndex
ERR 2023-10-07 11:05:01 Source: mscorlib Details: in System.String.Substring(Int32 startIndex, Int32 length)
in Cobian.Reflector.FSTools.GetTopDirectory(String directory)
in Cobian.Reflector.Engine.LocalBackup.checkDynamics()
in Cobian.Reflector.Engine.LocalBackup.StartBackup()
in Cobian.Reflector.Engine.TaskBackupExecutor.startBackup(BackupTask subTask, String backupId, SourceDestination realSource, DateTime backupTime, Boolean lastDestination)
in Cobian.Reflector.Engine.TaskBackupExecutor.Process()
I need compression, because after the .zip file is generated, with another task I send that file via ftp to a NAS located in a remote site.
If I don't compress, the total size to be uploaded extends too much.
Does anyone have any idea of a solution?
Thank you!
Statistics: Posted by nquinteros — 07 Oct 2023, 16:26