使用azure explorer上传 文件的时候报错
点击上传并选择文件后首先弹出一个消息:
This file cannot be uploaded bacause Page Blob must be aligned to 512 bytes.Would you like to zero pad the end of the file
然后无论选yes还是no都会弹出个报错信息
Page data must be a multiple of 512 bytes.
Parameter name:source
求大神帮忙看看