How do i use my browser to ftp files?

 To connect to your ftp server using your browser, you will need to use the following formats:

- ftp://x.x.x.x

- ftp://user:pass@x.x.x.x

- ftp://ftp.yourdomain.com

- ftp://user:pass@ftp.yourdomain.com

* Replace x.x.x.x with your ftp server ip address, or repace yourdomain.com with your actual domain name.