Ardisio

Ardisio

Professional Hosting

0%

by NexonGraphs

Using the File Manager

The built-in File Manager lets you manage your website files directly from the browser.

Accessing File Manager

  1. Go to Services in your dashboard
  2. Click on your hosting plan
  3. Select File Manager from the tools panel

Key Operations

  • Upload - Drag and drop files or click the upload button. Supports ZIP extraction.
  • Edit - Click any text file to open the code editor with syntax highlighting.
  • Create - Create new files or folders using the toolbar buttons.
  • Permissions - Right-click a file to change permissions (chmod).
  • Compress - Select files and compress them into a ZIP archive.

Important Directories

  • public_html/ - Your website's root directory. All public files go here.
  • logs/ - Access and error logs for debugging.
  • tmp/ - Temporary files, cleared periodically.

FTP Access

For bulk uploads, use an FTP client like FileZilla with the credentials from your welcome email. SFTP (port 22) is recommended for security.