Not everyone needs/can use the SSH connection and there is nothing wrong with it. But how to manage files on a dedicated server/VPS? Filezilla's SFTP-enabled program comes in handy. The program allows you to log in to the server using the data you get from us after server configuration.
Logging to server with FileZilla
- Download FileZilla from the official project website and install it.
- Run FileZilla.
- Click on the "servers icon" and fill in the highlighted fields.
- New site - click on it to setup connection,
- Protocol - select SFTP - SSH File Transfer Protocol from the list,
- Host - we provide the server name s1.thecamels.eu,
- Port - enter 7324,
- Logon type - select Key File from the list,
- Name - user account name,
- Key file - we give the path to your private key, because on servers we use SSH key authorization instead of passwords (if you don't have your key yet see how to generate it). If your key is not in the
PPK
standard, FileZilla will ask for permission to convert the key to this standard. Then you choose where you want the new key to be saved. - Click "Connect".
- The key window will appear. Check in it "Always trust this host, add this key to the cache", then click "OK".