Panel
SFTP connection guide
How to Access Your Server Files via SFTP
SFTP lets you manage all server files directly from your computer.
1. Get Your SFTP Details
- Open the HypeServ Panel
- Go to your server → Settings → SFTP Configuration
- Copy:
- SFTP Address
- SFTP User
- SFTP Password
2. Connect to SFTP
Use an SFTP client of your choice and enter:
- Protocol: SFTP (SSH)
- Host: SFTP Address (without
sftp://) - Port:
2022 - Username: SFTP User
- Password: SFTP Password
Then connect.
Popular SFTP Clients
- FileZilla — https://filezilla-project.org
- WinSCP (Windows) — https://winscp.net
- Cyberduck (macOS/Windows) — https://cyberduck.io
3. Manage Files
Once connected, you can upload, download and edit files on your server.
Troubleshooting
- Login fails → reset the SFTP password in the panel
- Connection issues → verify Port 2022 and SFTP protocol
- Permission issues → stop the server before uploading certain files