Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
FTP feans "File Transfer Protocol".
As it suggest, it's a normalized way for a client (your computer) to send and receive files with a server.
With a ftp program, or the FTP extension or MS window which makes it looks like a folder, you can:
1) upload files from your computer to the server
2) Download files from the server to your computer
3) delete / rename files from the server
To alter your site, you first need to retrieve the files, and put them on your computer.
When you have modified what you wanted to, and checked it by opening the files on your computer (only for static HTML files. If they are PHP or ASP or JSP files, you can only preview them on a server), you can upload them again on the server to update the files on your server.
Then, by entering your site name in your browser, you should be able to see your changes on your site, if everything went ok.
__________________
Only a biker knows why a dog sticks his head out the window.
|