Skip to main content
The file manager gives you full access to your server files from a browser — no separate FTP client required. For bulk transfers, SFTP is also available.

Using the web file manager

From the server panel, click File Manager to browse, upload, download, edit, and delete files.

Common actions

  • Upload — drag files onto the browser or click Upload.
  • Edit — click any text file to open the in-browser editor (with syntax highlighting).
  • Rename / Move / Delete — select files and use the toolbar.
  • Extract archives — right-click a .zip or .tar.gz and choose Unarchive.
  • Compress — select multiple files and choose Archive to create a downloadable .zip.

Connecting via SFTP

For uploading large files or entire folders, SFTP is faster and more reliable than the web UI.
1

Get connection details

In the panel, click your profile → SFTP Details. Copy the host, port, and username.
2

Use an SFTP client

Open FileZilla, WinSCP, or Cyberduck.
3

Authenticate

Use your CrazyNode panel password. Two-factor codes are appended to the password when required.
4

Transfer files

Drag files between your computer and the server.

Sample SFTP connection

Never share SFTP credentials. Use subusers to grant limited access to teammates.

File size limits

  • Web upload: 100 MB per file
  • SFTP upload: unlimited (subject to your disk quota)
For uploads larger than 100 MB, use SFTP.