Imagine Hosting

Anon Hosting - Onion Support

Info | Register | Login | Onion Support | Privacy Policy

1. Connecting to SFTP with FileZilla

For a simple and secure connection to your Anon Hosting account, we recommend using the FileZilla Client.

Connection details:

1. Open FileZilla and go to File > Site Manager.

2. Click "New Site" and fill in the connection details as above.

3. Click "Connect" to establish the SFTP connection.

Example screenshot of FileZilla configuration:


2. Connecting via SSH (Command Line)

If you prefer using the command line, you can connect using the SSH protocol:

ssh [email protected] -p 22

Enter your password when prompted. Once connected, you can securely manage your files and hosting environment.

Example SSH terminal output:

3. Notes