Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
anmolmalviya05
Super User
Super User

How to Send report to SFTP server

I have few SSRS reports and Power BI reports. My client asked me to send it to SFTP server each day, is there any way so that we can automate this process and How to send files to SFTP server.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @anmolmalviya05 

If you want to send reports to your SMTP server, you need to configure your SMTP information in the Report Server configuration manager:

vjianpengmsft_0-1721109846420.png

I found the following documentation to help you configure SMTP.

Email settings in SSRS native mode (Report Server Configuration Manager) - SQL Server Reporting Serv...

vjianpengmsft_1-1721109918786.png

After that, you have to create a subscription for your reports in SSRS's web portal:

vjianpengmsft_2-1721109949067.png

Select your destination in the subscription:

vjianpengmsft_3-1721109976641.png

I found the following email subscription document that will walk you through setting up your subscription step by step:

Create and manage subscriptions for native mode report servers - SQL Server Reporting Services (SSRS...

vjianpengmsft_4-1721110021695.png

You can send the report to the corresponding SMTP mailbox by the above method.

 

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

 

View solution in original post

2 REPLIES 2
nmolinos
New Member

I see the accepted solution describes how to send report subscription output to email via SMTP but does not address your question about getting the report uploaded to an SFTP server.

 

You have two options:

  • Use the file share destination delivery extension to send report subscription output to folders.  Those folders would then have to be monitored via processes which would deliver the files to SFTP.  This can be done in many ways, but a common solution in this kind of use case would be to use SSIS packages to do that piece.  The packages could be set to poll the folders for new files to deliver via SQL Server Agent.
  • A simpler option is to install a delivery extension like Deztec SFTP Destination which will automatically upload the report output to SFTP straight from SSRS.

 

Thanks,

 

Nico

Anonymous
Not applicable

Hi, @anmolmalviya05 

If you want to send reports to your SMTP server, you need to configure your SMTP information in the Report Server configuration manager:

vjianpengmsft_0-1721109846420.png

I found the following documentation to help you configure SMTP.

Email settings in SSRS native mode (Report Server Configuration Manager) - SQL Server Reporting Serv...

vjianpengmsft_1-1721109918786.png

After that, you have to create a subscription for your reports in SSRS's web portal:

vjianpengmsft_2-1721109949067.png

Select your destination in the subscription:

vjianpengmsft_3-1721109976641.png

I found the following email subscription document that will walk you through setting up your subscription step by step:

Create and manage subscriptions for native mode report servers - SQL Server Reporting Services (SSRS...

vjianpengmsft_4-1721110021695.png

You can send the report to the corresponding SMTP mailbox by the above method.

 

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.