Help Center> Object Storage Service> BrowserJS> FAQs> How Do I Upload Files Using a Browser that Does Not Support window.File?
Updated on 2022-09-07 GMT+08:00

How Do I Upload Files Using a Browser that Does Not Support window.File?

With browsers that do not support window.File (e.g. Internet Explorer of earlier versions), you cannot upload objects by calling ObsClient.putObject or ObsClient.uploadFile. For uploads through such browsers, see Performing a Browser-Based Upload.