ssh azure blob storage

2023-05-04T11:02:00.7033333+00:00

I have an Azure blob account with sftp enabled. I want to transfer files to my azure container from a local servers(url). I am trying to connect to my account thru ssh command. but it throws error as " pty allocation request failed on channel 0 "

I also want to connect to the blob account without password. How to do ??

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,454 questions
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 33,776 Reputation points Microsoft Employee
    2023-05-09T16:52:03.45+00:00

    @Mulagiripattu Rangarajan Sundar Rajan
    Apologies, since you were talking about an SFTP enabled blob storage account I assumed you were using sftp method for this. The AzCopy method you have provided should be an option for you. What happens when you try to use this method? Please provide me more details on the error you are receiving and will do my best to provide a working solution.

    0 comments No comments