There are several ways to upload content to your Universal CDN Cloud storage container:
- Using FTP or SFTP
- With Python-Swiftclient
- Through the OpenStack Swift API
- With Rclone Comand-Line Tool
IMPORTANT! Please note that the storage containers must be created only from the Universal CDN Control Panel. Storage containers created not from the Control Panel will be rejected by the CDN system.
To get your FTP credentials, follow the steps outlined below:
1. Log in to the Universal CDN Control Panel at my.ucdn.com.
2. Navigate to the Storage tab located in the top left corner.
3. Click on the key icon next to the Storage container.
The SFTP credentials are provided below:
EU Storage address:
sftp-nl.upload.cdn13.com
US storage address:
sftp-us.upload.cdn13.com
Username:
Your FTP username (10xxxxx.10xxxxx)
Password:
Your FTP password
Port: 2222
Example SFTP connection from the command prompt:
sftp -P 2222 1011131.1011131@sftp-us.upload.cdn13.com