How To Upload Website Files Using FileZilla>

Discussion in 'HTML & Website Design' started by Jordan Roper, Aug 18, 2014.

  1. #1
    Hi there,

    I'm currently faced with a major problem and I was just hoping that an expert would be able to help me out.

    I have the logins to where the domain is hosted and I have the website files. I was just wondering if anyone would be able to assist me in uploading and replacing the old website files with the new ones? I'm using FileZilla - The website is HTML and not WordPress (the new files are WordPress - How would I be able to replace HTML files with WordPress ones?).

    I look forward to your responses!

    Thanks.

    Jordan.
     
    Solved! View solution.
    Last edited: Aug 18, 2014
    Jordan Roper, Aug 18, 2014 IP
  2. KewL

    KewL Well-Known Member

    Messages:
    245
    Likes Received:
    16
    Best Answers:
    3
    Trophy Points:
    128
    #2
    You'll need a bit more than firezilla. If you don't need any of the old website you can just delete all the old files. For the new wordpress site you'll have to create a mysql database, install wordpress, upload all your theme /custom files. You'll probably need to transfer all your content too. It can be a little bit annoying
     
    KewL, Aug 19, 2014 IP
  3. #3
    First login to your cpanel and go to MySQL. Create a database and give it an identifiable name, like "wp". Write down all information:
    Database Host address
    Database name
    Username
    User password.

    Next delete your old files, including the .htaccess file and upload all wordpress files directly to your server through Filezilla. When that's done, open your web browser and navigate to your site.

    It will say you have no .htaccess file and ask if you want Wordpress to create one. Click yes, then follow the instructions to install Wordpress on your site. Use the info about your database when prompted and then name your site, create a login and all and you're done. Simple as pie!
     
    Jameyson MacDonald, Aug 19, 2014 IP
  4. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #4
    A word of caution. Before beginning the move, rename the existing top level directory. E.g. www → www-bak Now make a new directory www. If it all goes tits up, you still have your old site intact and can recover. Never delete what you have until you know its replacement is working ok.

    cheers,

    gary
     
    kk5st, Aug 19, 2014 IP
  5. Jameyson MacDonald

    Jameyson MacDonald Well-Known Member

    Messages:
    452
    Likes Received:
    83
    Best Answers:
    3
    Trophy Points:
    115
    #5
    This is a good point, but I would just download the old site instead of renaming the directory. Unless you know what you're doing, you can really mess things up like this; your main site will be in your root directory, which means you'll have to rename it and recreate your root directory (usually public_html).
     
    Jameyson MacDonald, Aug 19, 2014 IP
  6. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #6
    You make a good point, but I assume anyone with ftp admin or super-user permissions will have at least a modicum of knowledge and good sense. If he lacks those, he's going to upgefucht the site sooner or later. Might as well get it out of his system early. :)
     
    kk5st, Aug 19, 2014 IP