I manage a web application for a client with the following specs:
- ASP.net 3.5 running on a Virtual Windows 2003 Web Server
- SQL Server Standard hosting the database
- Database current size of 6Gb, with 1Gb/month growth rate
- One single table is responsible for 98% of the size, holds the most critical data for the client
- Log is not kept for this big table, only selects are done in this table
- 50 Gb FTP space avaiable for backup
Considering this scenario, what would be the best strategy for a SQL Backup and what tool would be best suited for this task (commercial applications included, client can pay for the license fee)?