Deztec SFTP Destination is a delivery extension for Microsoft SQL Server Reporting Services (SSRS) that automates transferring report subscription output to SFTP, FTPS, and FTP destinations.
It replaces fragile multi-step approaches such as exporting to a network path and then relying on custom scripts or SSIS jobs to move the file. Because delivery happens directly from SSRS, there are fewer dependencies, less administrative overhead, and fewer failure points between report generation and final delivery.
The extension is designed for organizations that need dependable, automated report distribution to clients, third-party systems, external storage, or other destinations while keeping the workflow inside SSRS.
Features
Multiple Connection Types
- SFTP (SSH)
- FTPS / FTPES (Explicit TLS/SSL)
- FTP (unencrypted; not recommended)
File Encryption
Encrypt output with PGP before upload or use ZIP compression with password protection.
Self-Contained Delivery
Report output remains on the SSRS server until it is transferred as part of the configured delivery process.
Offline Installation Option
Manual activation is available for hardened servers that cannot reach the Deztec licensing service.
Dynamic Filenaming
Build filenames from date and time placeholders such as
@{yyyy}
,
@{MM}
, and
@{dd}
.
SSH Key Authentication
Supports RSA, DSA, ECDSA, and ED25519 private keys, with optional passphrase protection.
Screenshots
Pricing
Start with a fully featured 30-day evaluation. Licenses are valid for all versions and include upgrades. Longer license terms reduce the effective annual cost.
Download
- 30-day fully featured evaluation
- No payment information required
- Digitally signed installer
Requirements
- Microsoft SQL Server Reporting Services (SSRS 2017, 2019, or 2022)
- .NET Framework 4.6.2 or later
- Administrative privileges
Version: 1.9.0
Release Date: March 15, 2026
File: Deztec SFTP Destination-1.9.0.0.msi
Size: 12 MB
Verify the downloaded installer by comparing its SHA256 checksum with the value above.
Verify in PowerShell
(Get-FileHash ".\Deztec SFTP Destination-1.9.0.0.msi" -Algorithm SHA256).Hash -eq "66E0EFFDF1722870AFD8FBE5BC0831C405A6F74C7AE16418CA4CBA64450366BF"
A result of True confirms the downloaded file matches this release.