Connecting to your Ultra.cc slot with FTP

File Transfer Protocol (FTP) is one way you can manage your files on your Slot. With this, you can download and upload your files and directories, move them around, rename them, and much more.

This guide shows you how to change your Password and the general settings to put in an FTP client.


Connecting to your Ultra.cc Slot via FTP

Changing your SSH/FTP Password

Before logging into your FTP Client, you should first set your own SSH/FTP password.

FTPS vs. SFTP

Ultra supports the File Transfer Protocol over SSL (FTPS) and SSH File Transfer Protocol (SFTP). These file transfer protocols provide secure file transfers between your slots and your PC. Also, both protocols do not count towards your allocated upload bandwidth.

File Transfer Protocol over SSL (FTPS)

SSH File Transfer Protocol (SFTP)

Recommendations

Both protocols are safe to use, but we recommended that you use SFTP with Public Key Authentication for file transfers and interacting with the Slots' terminal. This provides greater cryptographic strength than even long passwords provide and makes it easier for you to log in by providing automated, passwordless login to your service. However, higher greater cryptographic strength will almost always lead to slower transfer speeds. If you want faster transfer speeds, then FTPS is preferred.

Connecting to your Slot using FTP Client

Here are the settings you can use to connect to your Slot via FTP to manage your files.

File Transfer Protocol SSL (FTPS)

Hostname: <servername>.usbx.me or IP address: xxx.xxx.xxx.xxx
Username: <your-ultra-username>
Password: <your-ssh/ftp-password>
Port: 21
Encryption: Explicit FTPS

SSH File Transfer Protocol (SFTP)

Hostname: <servername>.usbx.me or IP address: xxx.xxx.xxx.xxx
Username: <your-ultra-username>
Password: <your-ssh/ftp-password>
Port: 22

For SFTP, you may also use Public Key Authentication in place of a password. This makes it more secure and convenient for you.



Revision #14
Created 14 April 2020 15:13:59
Updated 12 August 2023 09:15:50 by varg