- Joined
- Sep 22, 2020
- Messages
- 44
- Reaction score
- 3
- 3CX Version, Professional Annual 18.0 Update 4 (Build 965)
- Server OS, Debian 10
- Is the 3CX Server Hosted and where? Azure
Code:
Your 3CX backup failed due to the following reason(s):
System.Exception: FluentFTP.FtpCommandException: /customername/3CXScheduledBackup.zip.tmp: Temporary hidden file /customername/.in.3CXScheduledBackup.zip.tmp. already exists
at FluentFTP.FtpClient.OpenPassiveDataStream(FtpDataConnectionType type, String command, Int64 restart)
at FluentFTP.FtpClient.OpenDataStream(String command, Int64 restart)
at FluentFTP.FtpClient.OpenWrite(String path, FtpDataType type, Boolean checkIfFileExists)
at FluentFTP.FtpClient.OpenWrite(String path)
at _3cxFilesystemImplementations.FTP.FtpFilesystem.CreateFile(String filename)
at _3cxBackupRestoreImpl.BackupRestoreUtils.<>c__DisplayClass12_0.<Backup>b__0()
at _3cxNetBackupAndRestore._3cxBackup.FinishingTask()
at _3cxBackupRestoreImpl.BackupRestoreUtils.Backup(IFilesystem filesystem, String instanceId, String cfgPath, String dbConnectionString, BackupConfig options, String fullpathFilename, Boolean sendEmail)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)