- Joined
- Aug 11, 2017
- Messages
- 6
- Reaction score
- 0
Running 15.5 on Debian Linux.
Trying to setup an automatic back to an FTP site.
FTP is setup and tested. When I am logged into the portal the backup works fine when I manually trigger it. I set the schedule and look for the successful notification. However, it fails nightly with this error...
******************************************************************************************************************************
3CX Phone System tried to backup but failed due to the following reason(s):
System.Net.FtpClient.FtpCommandException: /3CXScheduledBackup.zip.tmp: Permission denied.
at System.Net.FtpClient.FtpClient.Rename(String path, String dest)
at _3cxBackupRestoreImpl.Filesystem.FTP.FtpFilesystem.Move(String filename1, String filename2)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
******************************************************************************************************************************
I am assuming it is a permissions issue but have no idea how to fix.
Any help is appreciated.
Trying to setup an automatic back to an FTP site.
FTP is setup and tested. When I am logged into the portal the backup works fine when I manually trigger it. I set the schedule and look for the successful notification. However, it fails nightly with this error...
******************************************************************************************************************************
3CX Phone System tried to backup but failed due to the following reason(s):
System.Net.FtpClient.FtpCommandException: /3CXScheduledBackup.zip.tmp: Permission denied.
at System.Net.FtpClient.FtpClient.Rename(String path, String dest)
at _3cxBackupRestoreImpl.Filesystem.FTP.FtpFilesystem.Move(String filename1, String filename2)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
******************************************************************************************************************************
I am assuming it is a permissions issue but have no idea how to fix.
Any help is appreciated.