database backup error

I am getting an error message.

There seems to be enough space on the disk.

what is the error reason?

12.04.2023 19:32:33 [Error] Failed to backup “xxxx” database with “Full” backup type: Xceed archiver error. > An unexpected internal failure occurred in the FileSystem component, or one of its descendants.
Type: Xceed.Zip.ZipArchive
FullName: \ > There is not enough space on the disk.

Hello venom,

You get the following error message:

There is not enough space on the disk.

The issue happens because you don’t have enough disk space on your temporary folder.

SQLBackupAndFTP works in the following way:

  1. Creates a backup file into a temporary folder

  2. Compresses the backup file into the temporary folder

  3. Removes the backup file after the compression

  4. Sends the compressed backup file to the selected destination places

  5. Removes the compressed backup file from the temporary folder

It means that you have to have enough free space to store the backup files and compressed backup files at the same time.

If you have any other questions, please let us know.

Thank you and sorry for the inconvenience.

Thank you. These steps solved my problem.

Hello venom,

Good news! Please feel free to contact us on any issues or concerns.

1 Like