Support - FTP
Once you have an FTP program, or "client", you will need to set some parameters within that program. Set the FTP site or host to: ftp.monkeybrains.net, and login with your username and password. Set the mode to PASV or passive if you plan to FTP to servers other than Monkey Brains.
To have files show up on your website, you will need to put them in a directory titled "public_html". When you login with your FTP client, you will start in your home directory, use the public_html directory should be below that. That is the place to put files you wish everyone to be able to read. For example,
A file ftp'd to /public_html/index.html on the server while logged in as 'rudy'
can be reached at the following URL:
http://www.monkeybrains.net/~rudy/index.html.
Some FTP programs require you to transfer files as either BINARY or ASCII.
For further reading, consult Stepahanie Lai's technical document on FTPing.
| Where to FTP files for your Website | |
|---|---|
| Remote Host | ftp.monkeybrains.net |
| Login | your username & password |
| FTP path for domain name owners | /www.EXAMPLE.com/docs/ |
| Domain name owner URL | http://www.EXAMPLE.com/ |
| FTP path for your website | /public_html/ |
| Personal website URL | http://www.monkeybrains.net/~username/ |
There are many programs for FTP'ing files. They all work more or less the same. If you can follow the logic of this example, you ought to be able to set up any other program. Here is an example that works in the year 2007 -- FireFTP may not be around in 10 years, but the logic will be similar.
FireFox specific Example |
|
What is my username?
Probably your full email address: snoopy@example.com. If you signed up before 2002 it may just be snoopy.
I can connect to the MonkeyBrains server, but I can't transfer files!
You may need to set or unset PASSIVE mode in you ftp client.
I can transfer files, but I can't see them on my Website!
Did you put them in the correct directory (see table above)? Are the files readable by the world?
I see a firewall setting in my FTP program, what show I set it to?
Disable it! Ordinarily, you do not need any firewall support in your FTP program.
I don't understand why I can't FTP, but I got
a message to email support+monkeybrains my IP number 123.123.123.123.
Simply, you can't connect for TWO reasons. You are using an Internet connection other than monkeybrains, and the IP you are at does not have reverse DNS. Email you IP to MonkeyBrains' support, or bug the support at the place you are connected to the Internet. There is NO reason you should not have reverse DNS.