The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Solved! Go to Solution.
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:
I found the following documentation to help you configure SMTP.
After that, you have to create a subscription for your reports in SSRS's web portal:
Select your destination in the subscription:
I found the following email subscription document that will walk you through setting up your subscription step by step:
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.
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:
Thanks,
Nico
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:
I found the following documentation to help you configure SMTP.
After that, you have to create a subscription for your reports in SSRS's web portal:
Select your destination in the subscription:
I found the following email subscription document that will walk you through setting up your subscription step by step:
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.