Zillionbucks logo

Using Anonymous FTP

1

Obtain an FTP Program and Configure

1. Choose an FTP program from our Main FTP page, click on the link, and perform step #1 and step #2 of the instructions.

2

Change User to anonymous

After completing step #2 of the setup instructions for the FTP program you chose, instead of typing in a user name and password, select the 'Anonymous' check box.

If there isn't an 'Anonymous' check box or radio button, then change the user id to: anonymous and change the password to any valid email address, like shown below:

Username: anonymous
Password: email@domain.com

3

FTPing files using your web browser

If you have a 4.x or higher version of Netscape or Internet Explorer you can also FTP download and upload files using your web browser. 

This is NOT recommended for uploading your site or transferring a large number of files.  This is only for the convenience of being able to upload or download a small number files from within your browser.

To get FTP access to your site using a browser, type in the following URL in the URL bar at the top of your browser:

ftp://<yourdomainname.com>

Where <yourdomainname.com> is your domain name.

For example, if your your domain name is: website.com, then the URL you type would be: 

ftp://website.com

Once you type this in and hit enter, you will see your /ftp directory listed in the browser and you will be "rooted" there.  Being rooted in the /ftp directory means that you can not traverse to the directory above it.   You will also be restricted to the "world" and "group" rights assigned to each directory and file.  The directories will appear as links which you can click on to traverse into them.

A) Downloading a file:

You can then right click on a file and select the "Copy to Folder" option to save the file on your local hard drive. 

B) Uploading a file:

You can select a file or group of files from your hard drive using Explorer and then right clicking and selecting the "Copy" option.   Then, switch over to your browser where you are already FTP connected to your site, right click on a directory and select the "Paste" option.  This will FTP upload the files from your workstation to the directory you right clicked on in your site.

[bottom.html]