I setup a MS Azure blob storage to receive files by SFTP. The client sending files has no indication of a problem, but in my folder is only an empty file. In the logs I see a 416 error.
Funny enough, they can download the empty file and it is ok.
How could that be fixed?
Best