question

DeepakDesaraju-6759 avatar image
0 Votes"
DeepakDesaraju-6759 asked TravisCragg-MSFT edited

Need to create an azre File listener in Azure SFTP folder

I have a console application that runs every 10 minutes to pick new files from a folder with today's date in it. Right now, I am using Quartz scheduler for this job. Now I want to pick new files and process them as soon as they were placed in the Azure SFTP folder.

Should I use REST or any kind of service for this to listen to the new files in SFTP or modifying my console application would do? Please suggest me on this.

azure-files
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

What are you using for Azure SFTP? A virtual Machine, Azure Files, or other service?

0 Votes 0 ·

I am using WinSCP. So, it will be Azure files

0 Votes 0 ·

0 Answers