How can I browse the files stored in OwnCDN?

Viewed 4
1 Answers

OwnCDN's API is S3 compatible.
This means that you can use most tools that "speak" S3 with OwnCDN.

For example, to browse/upload/manage files, you can use CloudBerry Explorer or S3 Browser

Related