How web pages are uploaded to servers?

Discussion in 'Site & Server Administration' started by aboutthenet, Jan 11, 2008.

  1. #1
    I am new to web design. How can I upload web pages to server?
     
    aboutthenet, Jan 11, 2008 IP
  2. boltok

    boltok Active Member

    Messages:
    257
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    78
    #2
    It depends on what kind of access you have to your server. Some web panels provide an interface to upload and update your files, simply through the web. FTP used to be the most common protocol for transferring files, but it is somewhat insecure and old now.

    Most seasoned webmasters prefer to use SSH which is very secure and allows you to do pretty much everything. There is a learning curve involved however.
     
    boltok, Jan 11, 2008 IP
  3. JMV290

    JMV290 Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    As boltok said, FTP and SSH are two common options. Depending on your host you may also have a control panel that allows you to use a file management tool. I don't really like using it, but the option is there if you need it.

    FTP or SSH are most likely the solution you'd want to use. If you are using a shared host, I don't think you are provided with the option of using SSH.
     
    JMV290, Jan 11, 2008 IP
  4. wisdomtool

    wisdomtool Moderator Staff

    Messages:
    15,825
    Likes Received:
    1,367
    Best Answers:
    1
    Trophy Points:
    455
    #4
    FTP is still the common, I doubt many host will give you SSH access, just download a free ftp software for eg http://filezilla-project.org/ it is pretty straightforward to load. Keep in your Host, username and password and here you go!
     
    wisdomtool, Jan 11, 2008 IP