- Joined
- Dec 9, 2015
- Messages
- 6
- Reaction score
- 1
I'm having some trouble getting scheduled backups working. If I run it manually, it seems to work, but not when run as a scheduled task.
The email just gives this:
3CX Phone System tried to backup but failed due to the following reason(s):
System.IO.FileNotFoundException: Unable to find the specified file.
at _3cxFilesystemImplementations.Samba.Smb2FileSystem.Move(String filename1, String filename2)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
I don't see any relevant log files.
It creates a 3CXScheduledBackup.zip.tmp file, so the folder is there, and the permissions are correct. I'm not sure why its not finishing.
The email just gives this:
3CX Phone System tried to backup but failed due to the following reason(s):
System.IO.FileNotFoundException: Unable to find the specified file.
at _3cxFilesystemImplementations.Samba.Smb2FileSystem.Move(String filename1, String filename2)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
I don't see any relevant log files.
It creates a 3CXScheduledBackup.zip.tmp file, so the folder is there, and the permissions are correct. I'm not sure why its not finishing.