Web-Based FTP File Manager
Upload, download, and manage your website files directly from your browser. No FTP software required. For bulk transfers, we recommend using a dedicated FTP client such as WS_FTP, CuteFTP, or SmartFTP.
FTP Client Configuration
| Setting | Value |
|---|---|
| FTP Server / Host | ftp.yourdomain.com |
| Port | 21 (default) |
| Username | Your hosting account username |
| Password | Your hosting account password |
| Mode | Passive (PASV) recommended |
| Upload directory | /public_html/ (web root) |
| CGI scripts | /public_html/cgi-bin/ (must be chmod 755) |
Note: Anonymous FTP is not available on shared hosting accounts.