Jul 25, 2008

Ftp And Cpanel For Dummies

Free Web Hosting, No Ads > CONTRIBUTE > Tutorials

free web hosting

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.
Confirm Code:

Similar Topics

Keywords : ftp, cpanel, dummies

  1. I Cannot See My Website Or Log Into Cpanel
    (7)
  2. [chsupport #ecn-115724]: Ftp/cpanel Login Problem
    (7)
    Please take a look at this. Ticket ID: ECN-115724 Subject: FTP/Cpanel Login Problem Department: CH
    Support Thanks.....
  3. Fantastico And Cpanel Skin Problem.
    (1)
    I changed my domain from tf2maps.trap17.com to fearclan.trap17.com recently, and when I did,
    everything was working fine, except cpanel became really ugly with this rvblue skin that I
    couldn't change, and fantastico and phpmyadmin weren't working. Can I get my skin changed
    from rvblue to somethiong better, say the one I had before? I think it was called cpanel mod x3 or
    something. The frontend for rvblue is my cpanel ip:2082/frontend/rvblue/index.html But the one I
    want is my cpanel ip:2082//frontend/x3/index.html which says 404 not found. I really want tha....
  4. Cpanel Raw Acess Log
    how to read them (1)
    US; rv:1.8.1.15) Gecko/20080623 Firefox/2.0.0.15" 194.8.75.239 - - "GET /si/news.php?view=4
    HTTP/1.0" 200 5175 "http://sonesayi.com/si/news.php?view=4" "Mozilla/5.0 (Windows; U; Windows NT
    5.0; en-US; rv:1.8a) Gecko/20040416 Firefox/0.8.0+" 194.8.75.239 - - "POST /si/news.php?view=4
    HTTP/1.0" 200 5175 "http://sonesayi.com/si/news.php?view=4" "Mozilla/5.0 (Windows; U; Windows NT
    5.0; en-US; rv:1.8a) Gecko/20040416 Firefox/0.8.0+" This is just 2 lines of the log I downloaded
    for my site. First off how do I tell what time zone is it in and is there a way to change i....
  5. Can't Access My Site An Cpanel
    already did some sugested things (4)
    I still can't get to my website and cpanel, Tings I did: requested xisto to unblock my ip
    cleaned my cache/cookies Did this with both IE and FF When I am @ my dads house he can acces my
    website. So I guess it is still an ip problem. I did read some posts but couldn't find a
    solution. Thx in advance,....
  6. Page Load Error When Accessing Cpanel
    (0)
    Not sure what the issue is. I cannot even load up any of the cpanel's to allow me to put in a
    password. I have tried the link that is located in the Credit System 2.0 I have tried the links
    with subdomain/cpanel I have tried the links with subdomain:2082 All 3 of these just give page
    load errors. Please note : This isn't a "my password doesn't work" thread. This is a "I
    can't even get cpanel to TRY to load" thread. Thanks in advance.....
  7. Official: Can't Access My Cpanel - Supports From Admins
    (69)
    Scroll down to Post #8 for Admin Support Ok I've read stuff here and there in the support
    forum and shoutbox about the recent trap17 server problem. I'm extremely confused. Some people
    say that their websites are working fine. Some people are experiencing different issues from mine,
    had their website reset or something. I can access my website on the gamma server, so I assume that
    if I unpark and park my domain again, I can get it to work like the last time. I accessed my cpanel
    at bishoujo.trap17.com/cpanel because the 'Access CPanel' link on the fo....
  8. Installing And Running Glype Proxy
    (2)
    Ok so say i want to run a glype proxy on my hosting. I downloaded and uploaded he .zip file to the
    public root file and extracted it. What to do now how will i make it work? How do i make any
    scripts or anything work? Any tutorial links is much appreciated, as i don't know how to use
    the cpanel to it's full extent and the video tutorials aren't that useful for other things.
    Thanks.....
  9. Cant Login To Cpanel On A Just Made Account O_o
    (2)
    yes,i cant login i can login to normal panel but not to cpanel i get an error every time i login i
    created a ticket some days ago and im not getting a responce please help me ThePro....
  10. Unable To Replace .png File In Directory
    Can't even delete it using Cpanel (7)
    I can't delete a little file using file manager in Cpanel. I'm trying to delete a .png
    image, actually, I'm trying to replace it. The response comes back as a success, but when I
    reload my site it's still there. Then I go back to the file manager and go up a level, then back
    and WOOP! There it is! I'm beyond frustrated here. What is going on?....
  11. Cpanel Help, Trouble Logging In.
    Cannot login as it states "Login Attempt Failed!" (4)
    Before I was able to login within my Cpanel without problem but now I try to login and it states
    "Login Attempt Failed!" which makes no sense. I made sure nothing was written incorrectly within
    the fields but yet I get this error. ;-; I hope I wasn't hacked or anything.... anyone has any
    idea of what this could mean?....
  12. Can't Access Cpanel
    (10)
    In my previous topic, I learned about DNS, but I have checked my nameservers have been correctly
    changed. But if I type the new IP address: http://208.87.243.98/ I get a page that says Great
    success, Apache is working on your cpanel and whm server But I can't log in. Any help?....
  13. Server Issues? Web Site Down? Cpanel Access?
    Server Migration issues to report. (48)
    I tried downloading my email from website this morning and Thunderbird said it couldn't access
    it the server. Then I tried loading my website - to no avail. Does anyone have any idea what's
    going on? Is anyone else experiencing this? Seems like this is the second time this spring this has
    happened. Is an upgrade going on, or something? Thanks in advance for your help! ....
  14. My Opinions On Trap17
    Trap17 is more navigatable and has a cooler cPanel than computinghost. (1)
    Trap17 is more navigatable and has a cooler cPanel than computinghost... This may be opinion, but
    the HTML editor on computinghost is long gone. The cPanel is the newer version but as always newer
    isn't always better. So what if they have a new cpanel (ensim did the same thing)…the fact is
    they left old software on for years when much newer and more secure versions are ready. Hell, php6
    is about to come out. So in two years plesk, cpanel and ensim will finally go to php6 when php 8 is
    available. Just the inablilty to apply security patches alone is enough to nev....
  15. Effective Search Over Web
    tips for dummies in the search fields (0)
    keywords it is very important one information can be segregated easily and quickly over web
    otherwise search engine is compact world for eg searching books related to specific subject let
    take microbiology information required on cholera searching steps step 1 we know the subject
    which is primary keyword :"microbiology" step 2 it is bacteria which is considered as secondary
    keyword step 3 the bacterium causes diarrhoea so the family is enterobacteriacae finally the
    specific word lets take on a toxin created by cholera so by following these protocol we can get....
  16. Cpanel Blocked
    (6)
    Well, im in school a lot, & before i could access my cpanel.. & website, but now everything thats
    hosted by trap17 wont work, is there anyway to unblock the port? some proxy of some sort.. idk
    really.. help would be much appreciated /tongue.gif" style="vertical-align:middle" emoid=":P"
    border="0" alt="tongue.gif" />....
  17. My Cpanel
    c panel (11)
    ok im hosted but when i tried to go to my c panel all it did was say login failed am i doing
    something wrong and if so can someone tell me or can an admin pm my user and pass for the c panel
    thated help ill be cheaking this post please help and thank you.....
  18. Question Regarding Cpanel Backup
    Will my CN post be saved, too? (4)
    Hello. I have been wondering for this a while now, just never dared to ask. I use CuteNews at my
    site, and my question is that it I use tha backup function at my cpanel, will all my CuteNews posts,
    news and everything also be "backed up"? So if the server crashes or something I can use the backup
    to restore all my files? Thank you!....
  19. Help Needed To Activate My Addon Option In My Cpanel
    (0)
    I request the Admin to kindely activate the addon domain options in my hosting cpanel. I read it the
    forum that i need to post the request here to ask help from the admin for activation. Plz activate
    my addon option. my id is "vijeth" ....
  20. Free Web Hosting: (cpanel) [denied]
    Free Website: <iraqiana.trap17.com> (1)
    To generate an application for free web hosting please click here: Free Web Hosting
    Request Form I would like to request free web hosting from Trap17. Please find my application
    below. Your Registered Domain Name or Desired Trap17 Subdomain Name: iraqiana.trap17.com
    Account Username: eslam Introduction: agfghsfgh Email Address:
    the_sonic2008@hotmail.com Age: 14 Country Where I Live: uae My
    Websites Theme: persnolity Reason I Chose Trap17: cpanel Ho....
  21. Free Web Hosting: (cpanel) [denied]
    Free Website: <anas84.trap17.com> (1)
    To generate an application for free web hosting please click here: Free Web Hosting
    Request Form I would like to request free web hosting from Trap17. Please find my application
    below. Your Registered Domain Name or Desired Trap17 Subdomain Name: anas84.trap17.com
    Account Username: eslam Introduction: dsgshsh Email Address:
    the_sonic2008@hotmail.com Age: 14 Country Where I Live: uae My
    Websites Theme: UAE Reason I Chose Trap17: dsagfdag How I Found....
  22. Cannot Access Cpanel...
    (3)
    hey guys, its starting to irritate me how my computer is somewhat dumb...I don't know if its
    something I did or what, but maybe somebody can help. I go to my cpanel, from any link I try it says
    internet explorer cannot find page or whatever the heck it says...but wait....i go to my
    laptop...and what happens? perfect, however i hate my laptop to death cuz it does not have nearly
    anything and im not supposed to use it for anything but work, and its connection SUCKS...so ya, does
    anybody think they know how to fix it? im trying to download firefox and or opera right no....
  23. Unable To Access Cpanel
    (6)
    I'm not able to access the cPanel for my hosting account, I get the following error, CODE
    The connection has timed out The server is taking too long to respond. I tried accessing the
    cPanel from http://gamma.xisto.com/cpanel ....
  24. Problem Creating Email Accounts In Cpanel
    (13)
    this is the message i recieve... "The e-mail account xxxxxxxx@ wildcatexotics.com with the login
    Sorry, you have exceeded the maximum allowed email accounts. and password xxxxxxxx with a quota of
    unlimited megabytes was successfully created." can an admin please help me with this issue?....
  25. Qupis : Free Hosting With Php, Mysql, Cpanel. (one Line Text Ad At Bottom)
    a member of Xisto (41)
    Hello Members, We are proud to introduce a new member to Xisto group of sites.
    Qupis : Free Web Hosting 150 MB space, 5000 MB Bandwidth, php,
    mysql, CPanel (Latest). Emails, FTP, Addon domains, Parked Domains etc.
    http://www.Qupis.com
    Feel free to add your reviews and comments about it. -Trap17
    Management ....
  26. Ftp Account Management
    Part 2.2 of my 7 Part Cpanel Tutorial (1)
    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.2: FTP Management For this tutorial, you will need to locate the Icon under
    Site Management Tools labeled FTP Manager and also inside of the FTP:// Accounts area....
  27. Cpanel Demo Page
    for new applicants and guests (44)
    Hello TRAP17 members and dear guests, I have received permission to show demo version of cPanel
    offered to all hosting members of TRAP17. This demonstration page will show what TRAP17 offers to
    our hosting members, including what other services that are attached with cPanel. Please use this as
    your guide when posting a question or simply take a tour before you can decide to host with us.
    Click this link to see cPanel demo page From time to time I will work on to show a greater detail.
    And the link may change in the future so please do not bookmark this page. I hope ....
  28. Cron Jobs - Cron Jobs In Cpanel
    Cron Jobs : Cron Jobs using PHP (27)
    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
    [ Minute - Hour - Day - Month - Weekday ] - Command The COMMAND, can be bro....
  29. Red Alert
    A way for dummies to win (17)
    the best way to win in red alert is to first start building about three harvys then when u start
    getting getting alot of money build alot of defence and after ur base is protected from any attack
    build 3 war factorys and start building alot of tanks when u get about 30 tanks then u rush the
    base. Then you keep your infy back and keep them on guard. They will then distroy any takes that get
    away and attact your base.....
  30. Testimonials
    Free Web Hosting with PHP MySQL CPanel (81)
    Is Trap17 working for you? We would love to hear about it and post it on Trap17.com! If you
    would like your website and/or name included with the testimonial, please include it in the
    message.This Page is directly linked from Main Page to the Lofi Version of this Forum. ....

    1. Looking for ftp, cpanel, dummies

Searching Video's for ftp, cpanel, dummies
Similar
I Cannot See
My Website
Or Log Into
Cpanel
[chsupport
#ecn-115724]
: Ftp/cpanel
Login
Problem
Fantastico
And Cpanel
Skin
Problem.
Cpanel Raw
Acess Log -
how to read
them
Can't
Access My
Site An
Cpanel -
already did
some
sugested
things
Page Load
Error When
Accessing
Cpanel
Official:
Can't
Access My
Cpanel -
Supports
From Admins
Installing
And Running
Glype Proxy
Cant Login
To Cpanel On
A Just Made
Account O_o
Unable To
Replace .png
File In
Directory -
Can't
even delete
it using
Cpanel
Cpanel Help,
Trouble
Logging In.
- Cannot
login as it
states
"Login
Attempt
Failed!&
#34;
Can't
Access
Cpanel
Server
Issues? Web
Site Down?
Cpanel
Access? -
Server
Migration
issues to
report.
My Opinions
On Trap17 -
Trap17 is
more
navigatable
and has a
cooler
cPanel than
computinghos
t.
Effective
Search Over
Web - tips
for dummies
in the
search
fields
Cpanel
Blocked
My Cpanel -
c panel
Question
Regarding
Cpanel
Backup -
Will my CN
post be
saved, too?
Help Needed
To Activate
My Addon
Option In My
Cpanel
Free Web
Hosting:
(cpanel)
[denied] -
Free
Website:
<iraqiana
.trap17.com&
gt;
Free Web
Hosting:
(cpanel)
[denied] -
Free
Website:
<anas84.t
rap17.com>
;
Cannot
Access
Cpanel...
Unable To
Access
Cpanel
Problem
Creating
Email
Accounts In
Cpanel
Qupis : Free
Hosting With
Php, Mysql,
Cpanel. (one
Line Text Ad
At Bottom) -
a member of
Xisto
Ftp Account
Management -
Part 2.2 of
my 7 Part
Cpanel
Tutorial
Cpanel Demo
Page - for
new
applicants
and guests
Cron Jobs -
Cron Jobs In
Cpanel -
Cron Jobs :
Cron Jobs
using PHP
Red Alert -
A way for
dummies to
win
Testimonials
- Free Web
Hosting with
PHP MySQL
CPanel
advertisement



Ftp And Cpanel For Dummies



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
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