- Joined
- Aug 24, 2021
- Messages
- 159
- Reaction score
- 37
Has anybody else had trouble with scheduled SFTP backups? Intermittently, I am seeing failures. I'm hoping somebody can give a little guidance. Here's what I'm seeing:
Your 3CX backup failed due to the following reason(s):
System.IO.IOException: Entries cannot be created while previously created entries are still open.
at System.IO.Compression.ZipArchiveEntry..ctor(ZipArchive archive, String entryName)
at _3cxNetBackupAndRestore._3cxBackup.ZipFile(String dst, IFile src)
at _3cxNetBackupAndRestore.BackupTasks.BaseFilesTask.BackupFiles()
Renci.SshNet.Common.SshException: Failure
at Renci.SshNet.Sftp.SftpFileStream.FlushWriteBuffer()
at Renci.SshNet.Sftp.SftpFileStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at _3cxFilesystemImplementations.SFTP.FixedSftpFileStream.Close()
at System.IO.Compression.ZipArchive.CloseStreams()
at System.IO.Compression.ZipArchive.Dispose(Boolean disposing)
at System.IO.Compression.ZipArchive.Dispose()
at _3cxNetBackupAndRestore._3cxBackup.FinishingTask()
Your 3CX backup failed due to the following reason(s):
System.IO.IOException: Entries cannot be created while previously created entries are still open.
at System.IO.Compression.ZipArchiveEntry..ctor(ZipArchive archive, String entryName)
at _3cxNetBackupAndRestore._3cxBackup.ZipFile(String dst, IFile src)
at _3cxNetBackupAndRestore.BackupTasks.BaseFilesTask.BackupFiles()
Renci.SshNet.Common.SshException: Failure
at Renci.SshNet.Sftp.SftpFileStream.FlushWriteBuffer()
at Renci.SshNet.Sftp.SftpFileStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at _3cxFilesystemImplementations.SFTP.FixedSftpFileStream.Close()
at System.IO.Compression.ZipArchive.CloseStreams()
at System.IO.Compression.ZipArchive.Dispose(Boolean disposing)
at System.IO.Compression.ZipArchive.Dispose()
at _3cxNetBackupAndRestore._3cxBackup.FinishingTask()