Support Thread

Do I Have To Pay For The Download Protection Service And Backup Cd

Do I Have To Pay For The Download Protection Service And Backup Cd — APG vNext Guide

Do I Have To Pay For The Download Protection Service And Backup Cd — release and upgrade information for APG vNext the latest.

Upgrading APG vNext

  • Back up your SQL Server database before starting any upgrade.
  • Save your web.config, custom skins, and upfiles folder contents.
  • Run the upgrade SQL scripts in sequential order — never skip versions.
  • Test all key features after upgrading: login, posting, email notifications, file uploads.

Download & Support

Download Protection Service and Backup CD - Are They Required?

APG vNext offers optional add-on services at purchase: Download Protection (ensures you can always re-download your purchased version) and a Backup CD (physical media with the installer). Neither is required - both are optional convenience services for customers who want guaranteed offline access to their purchased version.

Download Protection

Without Download Protection, your download link expires after 90 days. With Download Protection, your download link remains active indefinitely and you can re-download the exact version you purchased at any time. This is useful if:

  • Your local backup is corrupted or lost
  • You need to reinstall on a new server years later
  • You want to keep multiple version archives

Is Download Protection Worth It?

For most customers, keeping your own backup of the installer is sufficient. Download the installer immediately after purchase and store it in cloud storage (Google Drive, OneDrive, S3). This achieves the same result as Download Protection at no additional cost.

Backup CD

The physical Backup CD service ships a USB drive with the installer to your address. This is primarily purchased by organisations with strict air-gap security policies that prohibit downloading software from the internet. For web-connected servers, it provides no practical advantage over a downloaded installer.

Recommended Self-Backup Strategy

Rather than purchasing the Download Protection service, the most reliable approach is to maintain your own archive of APG vNext installers. After every APG vNext download or upgrade, save a copy of the installer and the corresponding release notes to your preferred cloud storage or network drive. Name the files clearly with the version number and date of download:

APGvNext-v5.1.2-2026-02-15.zip          (installer)
APGvNext-v5.1.2-2026-02-15-release-notes.txt  (release notes)
APGvNext-v5.1.2-2026-02-15-upgrade-sql.zip    (database scripts)

Store these archives in at least two separate locations — for example, an AWS S3 bucket and a local network drive. This provides redundant access to your installers without relying on the APG vNext download server for long-term storage. Cloud storage costs for a few hundred MB of forum installer archives are negligible (typically under $0.01/month on S3 Standard storage).

When the Backup CD is the Right Choice

The Backup CD (now shipped as a USB drive) service is genuinely useful in specific enterprise scenarios. Organisations operating on classified networks with no internet access cannot download software from external servers — a physical USB drive with the installer is the only option for initial deployment. Government agencies, military contractors, and financial institutions with strict network isolation policies regularly purchase the Backup CD service for this reason. If your organisation's security policy prohibits downloading software from the internet for production deployment, the Backup CD or a similar offline delivery mechanism is the appropriate choice regardless of the additional cost.

Verifying Installer Integrity

Whether you download the installer yourself or receive it via Backup CD, verify the installer's integrity before running it. APG vNext publishes SHA-256 checksums for all releases in the download page and in the release notes:

# PowerShell: verify installer SHA-256 hash
Get-FileHash "APGvNext-v5.1.2.zip" -Algorithm SHA256
# Compare output to the hash published on the APG vNext download page
# A matching hash confirms the file is authentic and uncorrupted

Download Protection vs Cloud Backup: A Cost Comparison

Download Protection is priced as an annual add-on. The equivalent self-managed alternative — storing installer archives in AWS S3 — costs under $0.03 per month for the storage of a complete set of APG vNext release archives going back five years. For the vast majority of customers, the self-managed backup approach is more cost-effective, more flexible (you control retention policy), and more reliable (S3's 99.999999999% durability exceeds any single vendor's download server). The main advantage of Download Protection over self-managed backup is simplicity — you delegate the responsibility of maintaining archive access to APG vNext, which is worth the cost for administrators who prefer not to manage cloud storage infrastructure.

Recovery Scenarios and Time-to-Recovery

When you need to reinstall APG vNext — after a server failure, migration to new hardware, or accidental deletion of the application files — the time-to-recovery depends critically on how quickly you can access the installer. With self-managed cloud storage or Download Protection, you can have the installer in under five minutes. With the Backup CD, you need the physical media physically present, which adds hours or days if the media is off-site. Factor your recovery time objective (RTO) into the decision about which backup method is appropriate for your forum's uptime requirements.

Related Resources


Looking for more help? Browse the support forum or check the Knowledge Base.