Page 1 of 1

How do I access my FTP server using a web browser?

PostPosted: Wed Sep 12, 2007 2:25 pm
by admin
If you want to access your FTP server from any location using a web browser, there are several ways in which you can do this:

    Enter ftp://yourdomain.com. This will prompt for a user name and password if there is no anonymous account.
    Enter ftp://user:password@yourdomain.com. This will give direct access to your account. However, this method shows your password in the browser title and may remain in your last visited links. This is not recommended for security reasons.