Exam4Training

Which of the following statements about file uploading to OSS is NOT correct? (Single answer)

Which of the following statements about file uploading to OSS is NOT correct? (Single answer)
A . All file uploading method provided by Alibaba Cloud OSS service will support resuming from break point.
B. If you are uploading some small files(<1m), you can choose PUT method to finish uploading in one HTTP request.
C. if you are using OSs to store some log files which are continuously being updated it’s better to choose APPEND method instead of overwriting or generating new versions.
D. If you need to upload very large files it’s better to use multi-part uploading to get the capability of resuming from break point.

Answer: A

Exit mobile version