site upload-FILEZILLA

Discussion in 'Site & Server Administration' started by J4295420, Jul 3, 2010.

  1. #1
    hello I'm a newbie and I'm uploading a new site. All of the file for my site are on a zip file. I was wondering if I just click and drag the zip file to my new website folder or do I have to click and drag each of them one by one?
     
    J4295420, Jul 3, 2010 IP
  2. netload

    netload Member

    Messages:
    105
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #2
    You should upload zip file if you have ssh access to your site. In this case after upload completed (via ftp, filezilla) you need open ssh (by putty or another program) and do

    unzip your_file.zip
    Code (markup):
    If you haven't ssh you need upload your files on by one.
     
    netload, Jul 4, 2010 IP
  3. alex288288

    alex288288 Well-Known Member

    Messages:
    737
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    130
    #3
    PHP/Mysql :unless you have a php/mysql site, such as Wordpress or Drupal. they require a little more work to upload and configure on a website. you will need your Cpanel/control panel login to access phpmyadmin to upload your SQL database.

    HTML:
    just drag and drop ALL contents into public_html/ you should see a folder called " cgi-bin " thats where the files will go for your site to work properly. hope it helps!
     
    alex288288, Jul 4, 2010 IP
  4. madaboutlinux

    madaboutlinux Member

    Messages:
    250
    Likes Received:
    7
    Best Answers:
    2
    Trophy Points:
    43
    #4
    If there are large amount of files, upload the zip file and have your hosting provider to unzip them in the public_html folder. This will make your task easier. If you don't have the SSH access and the hosting provider won't unzip it for you, the only option is to upload the files manually without zipping them. The Ftp software allows you to select all files/folders at once and upload them but they will be held in queue and will be uploaded one by one automatically.
     
    madaboutlinux, Jul 4, 2010 IP
  5. Xtrigit

    Xtrigit Peon

    Messages:
    110
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    unzip the files then highlight all the files and drag them to your site's root.
     
    Xtrigit, Jul 5, 2010 IP
  6. Shagoon

    Shagoon Notable Member

    Messages:
    596
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    220
    #6
    You can just upload the .zip file into your website home directory and use cPanel unzip feature to extract it there... if you upload all the files already extracted it takes way more than uploading the archive.
     
    Shagoon, Jul 5, 2010 IP