Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: SFTP connection in Azure Webjob

Can you access the host from the WebJob anyhow? Did you try ping hostname?
Ramkumar

SFTP connection in Azure Webjob

I got Host does not exist message while running webjob. But i can access the same credentials in my local. I want to list all the files in the SFTP location using Webjob. Can you please guide. Is the SFTP Server should be in Azure VM?