SQL native compression and no sqlbackupandftp compression, is it possible?

If we enable backup compression in sql server as server default, and disable compression in sqlbackupandftp, will it work?

Will sqlbackupandftp perform the sql backup with compression?

Hi Max_Favilli,

If you disable the compression, the backup will be performed without the compression. If you prefer to perform backups with native SQL Server compression then please go to the “Backup options” section and choose the needed value for the “SQL Server backup compression” option. If you set an option to “Default” then SQLBackupAndFTP shows you the value that is set in your SQL Server.

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

Thank you.