Jump to content
We've recently updated our Privacy Statement, available here ×

Unable to create Azure blob SFTP connection


rvypandey
Go to solution Solved by rvypandey,

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Worked out the issue, the directory has to be either / or actual directory created inside the container (under blob), it cannot be just the container name - I was passing container name.

After creating a new directory under container (named test), and passing it in directory field worked. Also tested by just passing / (which means container level directory.

Link to comment
Share on other sites

  • Solution

Worked out the issue, the directory has to be either / or actual directory created inside the container (under blob), it cannot be just the container name - I was passing container name.

After creating a new directory under container (named test), and passing it in directory field worked. Also tested by just passing / (which means container level directory.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...