Connection Parameters¶
Tebi supports several protocols to access data.
Unlike other object storage systems, Tebi does not require to use region-specific API endpoints. All endpoints are global, and GeoDNS will automatically route your requests to the nearest data-center.
S3 Protocol Connection Parameters¶
To use Tebi with tools or libraries designed for the S3 API, you must configure the endpoint setting to point to Tebi. The value is the same for all regions: s3.tebi.io
.
API Endpoint |
s3.tebi.io |
Protocol |
Amazon S3 - compatible |
HTTPS support |
Yes |
FTP/FTPS Protocols Connection Parameters¶
The File Transfer Protocol (FTP) is a standard communication protocol used for the transfer of computer files from a server to a client on a computer network. Tebi supports both encrypted (FTPS) and not encrypted (FTP) versions.
Note
Windows users are advised to connect to port 990 for FTPS connections. Windows Firewall will occasionally drop connection to the port 21 for encrypted FTPS traffic.
Host |
ftp.tebi.io |
Protocol |
FTP or FTPS |
Port |
21 or 990 |
Login |
Bucket Key |
Password |
Bucket Secret |
DataStream Protocol Connection Parameters¶
DataStream protocol allows near real-time data distribution across the globe. It allows you to write data to the nearest server in one location and read the same data from another location via the nearest server while the upload is still going.
API Endpoint |
datastream.tebi.io |
Protocol |
Amazon MediaStore - compatible |
HTTPS support |
Yes |
Regional Endpoints¶
Most of the time you should use global endpoints, GeoDNS will route your requests to the closest server automatically. But in some cases, it is beneficial to use a specific region. You can find the list of those endpoints bellow to connect to a specific region.
S3 Protocol¶
Germany, Europe |
s3.de.tebi.io |
USA East |
s3.use.tebi.io |
USA West |
s3.usw.tebi.io |
Singapore, Asia |
s3.sgp.tebi.io |
DataStream Protocol¶
Germany, Europe |
datastream.de.tebi.io |
USA East |
datastream.use.tebi.io |
USA West |
datastream.usw.tebi.io |
Singapore, Asia |
datastream.sgp.tebi.io |
See Also¶
To get started, you can use free Cyberduck software that supports many different protocols, including S3 and FTP/FTPS. Use Tebi specific Cyberduck connection profiles to avoid manual configuration: