<p>This guide explains how to transfer your website files to your HostVyx hosting account using FTP.</p>
<h5>FTP Credentials</h5>
<p>Your FTP credentials are the same as your Virtualmin login details. The FTP server hostname is your domain name or the server IP provided in your welcome email.</p>
<h5>Recommended FTP Clients</h5>
<ul>
<li><strong>FileZilla</strong> — Free, cross-platform (Windows, macOS, Linux)</li>
<li><strong>Cyberduck</strong> — Great for macOS and Windows</li>
<li><strong>WinSCP</strong> — Popular on Windows</li>
</ul>
<h5>Connection Settings</h5>
<ul>
<li><strong>Protocol:</strong> FTP or SFTP (recommended)</li>
<li><strong>Host:</strong> yourdomain.co.za or server IP</li>
<li><strong>Port:</strong> 21 (FTP) or 22 (SFTP)</li>
<li><strong>Username:</strong> Your Virtualmin username</li>
<li><strong>Password:</strong> Your Virtualmin password</li>
</ul>
<h5>Uploading Files</h5>
<p>Upload your website files to the <code>public_html</code> directory. This is the web root — any files placed here will be accessible via your domain.</p>