Add to Google

Ftp And Cpanel For Dummies

free web hosting
Open Discussion > CONTRIBUTE > Tutorials

Ftp And Cpanel For Dummies

Kubi
In this tutorial I will be teaching you how to upload files via FTP(File Transfer Protocol) so you can get your website on the web, and off your computer.

First off, I'll be going over some terms that you'll need to know.

cPanel: Control Panel.
This is the area of your website where you will do all your maintenance, backups, ect. You get this with your webhost when you sign up. After signing up for a webhost, you'll be asked to specify a "Control Panel(or cPanel)" name, and password. Something you will easily remember is best. Try something like "yourname123", or even your website name. Your password is VERY important. As cPanel gives you access to your entire site, files and everything, you MUST have a VERY difficult password. Passwords with Symbols and numbers are allowed and recommended. Password such as "password123", are very insecure and not recommended. Even if you're choosing a password you can't remember, it's better then an insecure one. I never suggest you save a password on a computer or paper, as it can easily be stolen. If you have a flash drive, you can put it on that. So you'll always have it with you. Make sure you don't label it "Password for http://mysite.com". Just a blank document.

After you've chosen you cPanel name and password, you'll probably be asked to pay. Do this. Some sites will take up to 24 hours to process your order, due to unverified paypal accounts, and fraud. Make sure you're paypal verified before you do business with it. Next step is choosing a domain. I suggest getting a domain with the webhost you've chosen, as it's much easier to set up. I'll tell you both ways of doing it, but we'll start off with it as if you bought it from your webhost.

Bandwidth:
This is also referred to as "transfer". It's hard to explain what it is, so I'll give you an example. Say you upload a 1MB file. Your "Transfer Usage", will go up 1MB. And a member of yours views or downloads that 1mb file, your bandwidth will go up another 1mb. The more files, the bigger the files, the more bandwidth you use. If you run out of bandwidth your website will be shutdown until the month is over. Make sure you always have enough. Bandwidth resets every month, and if there is a server issue bandwidth will SOMETIMES reset.

FTP:
File Transfer Protocol. This is how you upload files to your website. Quick and easy, most the time. I'll be teaching you how to use it later on in this tutorial. If you don't have an FTP client please download one! I suggest smartFTP.com. Get it installed before you go on to the FTP tutorial here.

Domain Setup:
  • Domain Propagation: Domain Propagation is the time it takes for your domain to be available world-wide for everyone. Good domain hosts(godaddy.com) have close to instant propagation, 5 minutes at most. Others could take up to 3 days, so choose your domain host wisely. Cheap isn't always better.
  • NS's: Stands for "Nameservers". This are the servers your domain connects to. Say you sign up at computinghost.com, and register your domain with godaddy.com. You'll need to change the nameservers to the ones the host provides. In most cases the nameservers will be "ns1.webhost.com", and "ns2.webhost.com". If you're unsure, as your provider. If you bought a domain from your webhost it will automatically be changed, so you won't have to worry about NS's.

Ok. Done with that. Now you're all set up, and your website is working. You probably see a page that says "cPanel has been successfully installed", or something of the sort. Good. But now what?

Your domain name is example.com
Your cPanel name is example
And your password is example123.

Now we need to find the cPanel! It's easy. Just go to example.com:2083, or example.com/cpanel. Both are the same. Enter in your name and password.

Here you go:


You should now see this;

Depending on your webhost, you may see a different style. But it all functions the same.

Take note at the numbered items.

1: Disk Space Usage - this is how much space your website takes up. Please remember that your host only provides you with a certain amount. If you go over, you will either have to buy more, or delete things.
2 Disk Space Available - this is how much space you have left, after the amount used has been subtracted.
Here's an exmaple
You have 10GB's of space. (10,000MB's). You use 2GB's of space. (2,000MB's).
Your "Disk Space Available" should show up as 8,000MB's or 8GB's. Moving on.
3: Bandwidth (this month) - This is how much Bandwidth you've used. Don't go over or like I said, you're site will be shut down. Check your host to see how much you have. You're told when you buy it.
4: File Manager - this is another alternative to FTP. It lets you upload files to your website. If you have big files, I suggest using your File manager. It's a lot more reliable with big files.
5: Server announcements will flash up here. Pay attention to them to make sure you don't miss anything. As you can see this server will be rebooting as Midnight tonight, so OT-Design will be down shortly.

Time to get your website up. We'll be using SmartFTP, which I assume you downloaded earlier in this tutorial.

Open SmartFTP, and get to this screen shown here. I will then go through everything by numbers.

You should see this;


1: Address(host) - This is your FTP address. It will either be ftp.yoursite.com, or ftp.yourhost.com. Check with your provider to find out.
2: Name - This is the same as your cPanel name, unless you made an FTP account yourself. But since one is made when you set up your account, it won't be. Just use your cPanel name.
3: Password - Your cPanel password.

Once you have all your info entered, click the green arrow or "connect".

You'll be brought here;


Skip everything else and go right into "public_html". Double-click to open.

You'll see something like this. Please note that this is my actual website. Your will have close to nothing in it.


Delete the index.html(or .php), and the images folder. You won't be needing these. Don't delete ANYTHING else.

All that's left is to upload your own index.html and images folder. Then the rest of your pages. And you have a website! You'll need to go back to your FTP client every time you make a change to your website, and re-upload changed files.

If I missed anything please feel free to PM me.

This tutorial is brought to you buy Kubi at http://ot-design.net. Thanks for reading!

 

 

 


Reply

galexcd
This is a wonderful tutorial! I see many threads of people trying to figure out how to connect to FTP or how to do something in the cpanel. If I see another person asking a question on this topic, I'll direct him to this thread.

Reply

Kubi
Thanks, I appreciate the comment. The tutorial was written for a friend who I'm helping set up a website.

Reply

Carnage
Thanks,KuBi.This tutorial was really helpful for me.
It explained me lots of FTP stuff.
I am deleting my FileZilla.SmartFTP is much better.

Reply

Yorkey
QUOTE(alex7h3pr0gr4m3r @ May 18 2007, 05:49 AM) *
This is a wonderful tutorial! I see many threads of people trying to figure out how to connect to FTP or how to do something in the cpanel. If I see another person asking a question on this topic, I'll direct him to this thread.


Ditto with that!

I never knew much about FTP... This was really helpful biggrin.gif

Thanks alot Kubi... Legend hehe

Reply

Blessed
Greetings

man this is a woderfull tutorial.
i explains allot , really good for the beginners that whant to connect too there ftp,

you can make this a sticky treath biggrin.gif

Have a nice day

Reply

matak
Great job Kubi! Finaly a great link to post to newbies in shoutbox trying to build their website.
But no matter how simple you go, they always come back with * some ohmy.gif questions.

laugh.gif

Respect for writing this tutorial!

Reply

Kubi
QUOTE(matak @ May 21 2007, 03:05 PM) *
But no matter how simple you go, they always come back with * some ohmy.gif questions.


I like the think of it as "Job Security". smile.gif.

Thanks for all the comments guys, appreciate it.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. cpanel dummies - 606.36 hr back. (5)
  2. cpanel for dummies - 252.10 hr back. (7)
  3. cpanel - 1429.82 hr back. (1)
  4. cpanel and smartftp for dummies - 1791.72 hr back. (1)
Similar Topics

Keywords : ftp, cpanel, dummies

  1. Ftp Account Management
    Part 2.2 of my 7 Part Cpanel Tutorial (1)
  2. Cpanel Mysql Database Management
    Part 2.1 Of My 7 Part Cpanel Tutorial (6)
    This tutorial is an extension to my 7 tutorial series about the Cpanel. The 7 different Cpanel
    tutorials can be found below. Part 1: E-mail Management Part 2: Useful Site Management Tools
    Part 3: Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced Tools Part
    6: PreInstalled Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel
    Tutorial Part 2.1: MySQL Management In this tutorial, i will explain how to add, edit, delete
    and over-all manage the MySQL Feature in the Cpanel. Creating a MySQL Database 1) ....
  3. Cpanel E-mail Management Set-up
    Part 1.1 of My 7 Part Cpanel Tutorial (0)
    This tutorial is an extention to my 7 tutorial series about the Cpanel. The 7 different Cpanel
    tutorials can be found below. Part 1: E-mail Management Part 2: Useful Site Management Tools
    Part 3: Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced Tools Part
    6: PreInstalled Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel
    Tutorial Part 1.1: E-mail Management In this tutorial i will, in detail explain all of the
    uses for the E-mail Section of the Cpanel. Then, if this is your first time in the cpane....
  4. Cpanel Fantastico
    Part 7 Of My 7 Part Tutorial (14)
    This tutorial is going to discuss the entire list of fantastico features that are on the trap17
    servers This is an extention of my origional 6 part tutorial, now 7 part tutorial. The links to the
    rest are listed below. This tutorial is a follow-up to the Cpanel Tutorials that i wrote last
    night, the links can be found below. Part 1: E-mail Management Part 2: Useful Site Management
    Tools Part 3: Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced
    Tools Part 6: PreInstalled Scripts, Extras, and Cpanel Options Detailed Cpanel Tutor....
  5. Cpanel Preinstalled Scripts, Extras, And Cpanel Options
    Part 6 of My 7 Part Tutorial (1)
    This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
    other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 2: Useful Site
    Management Tools Part 3: Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5:
    Advanced Tools Part 7: Fantastico Detailed Cpanel Tutorial Part 4: PreInstalled Scripts,
    Extra, and Cpanel Options In this tutorial I will, in detail explain all of th....
  6. Cpanel Advanced Tools
    Part 5 of My 7 Part Tutorial (20)
    This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
    other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 2: Useful Site
    Management Tools Part 3: Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 6:
    PreInstalled Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial
    Part 4: Advanced Tools In this tutorial I will, in detail explain all of t....
  7. Cpanel Analysis And Log Files
    Part 4 of My 7 Part Tutorial (0)
    This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
    other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 2: Useful Site
    Management Tools Part 3: Useful Site Management Tools2.1 Part 5: Advanced Tools Part 6:
    PreInstalled Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial
    Part 3: Analysis and Log Files In this tutorial I will, in detail explain all ....
  8. Cpanel Useful Site Management Tools 2.1
    Part 3 of My 7 Part Tutorial (0)
    This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
    other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 2: Useful Site
    Management Tools Part 4: Analysis/Log Files Part 5: Advanced Tools Part 6: PreInstalled
    Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial Part 2.1:
    Useful Site Management Tools In this tutorial I will, in detail explain all of th....
  9. Cpanel Useful Site Management Tools
    Part 2 of My 7 Part Tutorial (0)
    This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
    other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 3: Useful Site
    Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced Tools Part 6: PreInstalled
    Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial Part 2:
    Useful Site Management Tools In this tutorial I will, in detail explain all of t....
  10. Cpanel E-mail Management
    Part 1 of My 7 Part Tutorial (0)
    This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
    other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 2: Useful Site Management Tools Part 3:
    Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced Tools Part 6:
    PreInstalled Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial
    Part 1: E-mail Management In this tutorial I will, in detail explain all of th....
  11. How To Save Upload Time In Cpanel
    (37)
    Do not Extract files and then upload them by ftp, try the following (1)open the file manager
    (2)upload the zip or gz format file (3)then extract the file it save the comulation time for
    ftp client and the ftp server.....
  12. Cron Jobs - Cron Jobs In Cpanel
    Cron Jobs : Cron Jobs using PHP (33)
    How to setup Basic Cron Jobs. Ok. Many people are yelling that they cannot configure the
    crons properly. Here is a short tutorial which will help you set them. I have tried my best to
    explain the concept but there can be more advanced configurations. Basically you will want to run a
    PHP script file in specific intervals. Suppose you want to execute a php file called maintanence.php
    every one hour. This is what you do :- The CRON Command is in the Following Format CODE -
    Command The COMMAND, can be broken down in CODE So the COMPLETE ....

    1. Looking for ftp, cpanel, dummies






*SIMILAR VIDEOS*
Searching Video's for ftp, cpanel, dummies

*MORE FROM TRAP17.COM*
advertisement



Ftp And Cpanel For Dummies



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE