Unzip file uploaded to Azure Websites

后端 未结 6 955
你的背包
你的背包 2021-01-02 07:27

I uploaded a zip of my Wordpress site to an Azure website. When I try to FTP in with Winscp it works, but I can\'t use unzip transfer.zip in the command interface.

H

6条回答
  •  一向
    一向 (楼主)
    2021-01-02 08:10

    unzip by info-zip.org is currently available on AZURE in the console.

    As indicated it produces a red error message: Bad Request, but appears to work correctly nevertheless.

    I contacted the supplier and they said:

    I know approximately nothing about Microsoft Azure, and even less about exactly what you did, but I took a quick look at the UnZip source, and didn't see anything like a "Bad Request" message. My first guess would be that UnZip seems to be working correctly because it is working correctly, and that the "Bad Request" message comes from somewhere else.

提交回复
热议问题