How is it possible to encrypt SQL Server 2008 backup files? I know about TDE which encrypts the table, but I am interested in encrypting the backup files which would be stored on a cloud server.
Is there any builtin feature? Any suggestion about third parties (the cheaper, the better)?
.bakfile; and you can always encrypt a file - no? Or then you need to use third-party tools like Red-Gate's SQL Backup Pro to do encryption while backing up – marc_s Nov 29 '12 at 19:57