ftp explained
Ftp is both a wonderfully simple and annoying confusing program. When everything works as it should it is very easy to use and an efficient way to upload your files. When there are issues it can get a little complicated. Hopefully this page will contain all the information you will need to get started with ftp.Firstly, what is ftp?
FTP stands for File Transfer Protocol. Basically it is an abbreviation for a communication 'tunnel' used to exchange data back and forth across a network (ie the Internet). It is an effective way to transfer and upload files to your website.
The following links will lead you to some very basic introductions to ftp. If you are still unsure of the concept please take the time to read through them:
Beginners Guide to FTP
Introduction to FTP
All right. Now that you understand what FTP is for it's time to find a program. There are many free and many pricey FTP programs out there. You do not have to choose something from this list, but they are some of the best so I do encourage it.
cross platform
fireftp (This is an addon for Mozilla Firefox. It is the one that I use and recommend.)windows
filezillapureftp
coreFTP
macintosh
CyberduckOneButton FTP
Make your choice, follow the link to the website, download the program and follow the instructions on the respective programs website for installation. If you have any trouble installing check the website for a help section first, then if you are unable to solve the issue try to install another program. If you still can't get anything to work send me an email and I will try to help you figure it out.
You can also access your ftp through online websites. HostMonster FTP is my hosts official ftp login page. You can also use net2ftp.com.
To log in to your FTP account you will need to know your ftp details. They will be emailed to you when your application for hosting is accepted. They will consist of:
login name: yoursite@winter-rain.com
password: yourpassword
ftp address: ftp.winter-rain.com
port: 21
Make sure you save the email that contains this information. Be very careful when you enter the information in to your ftp program as it will not connect if you spell something wrong.
From here logging in is usually pretty straightforward. Below are some tutorials for logging in to ftp and uploading your files.
FireFTP Tutorial
Filezilla FTP Tutorial
Filezilla FTP Tutorial #2
CuteFTP Tutorial
CoreFTP Tutorial
Cyberduck Tutorial
Cyberduck Tutorial #2
So I think that should mostly cover everything. If you still have questions check the FAQ first before emailing me.
...continue on to website coding ...or skip ahead to the application tips