Question to frequent wordpress installers

Discussion in 'WordPress' started by krishmk, Oct 26, 2009.

  1. #1
    If you install wordpress blogs manually on a frequent basis, this question is for you.

    How long does it takes for you to upload the wordpress files through your ftp server (it has about 800+ files).

    Just curious as I had to spend around 40 to 45 minutes to upload all the files.
    My host offers fantastico script but its not the latest version of WP so I had to do it manually.
     
    krishmk, Oct 26, 2009 IP
  2. aap

    aap Well-Known Member

    Messages:
    1,802
    Likes Received:
    39
    Best Answers:
    2
    Trophy Points:
    120
    #2
    Yes, currently Fantastico has version 2.8.4 but latest version is 2.8.5 .

    My internet connection has around 512 kbps upload speed.. and it takes around 5 minute to upload wordress script.
     
    aap, Oct 26, 2009 IP
  3. getadviced

    getadviced Well-Known Member

    Messages:
    557
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    130
    #3
    through ftp client it will take time as the number of files to be transferred is high.
    If you zip that file and upload, it won't take more than a couple of minutes.

    Then from ur cpanel file manager you can extract it and continue with the wordpress installation.
     
    getadviced, Oct 26, 2009 IP
  4. Desdichata

    Desdichata Peon

    Messages:
    231
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Using Core FTP its takes me about ten minutes to upload the files. Fantastico may be faster but you are getting an out of date and incomplete install. You are much better off installing manually.
     
    Desdichata, Oct 26, 2009 IP
  5. travelmoth

    travelmoth Active Member

    Messages:
    153
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #5
    If you can access your server............the best way is upload the zip file (so you just upload 1 file).........then unzip it at server side...............It's super fast.............
     
    travelmoth, Oct 26, 2009 IP
  6. aap

    aap Well-Known Member

    Messages:
    1,802
    Likes Received:
    39
    Best Answers:
    2
    Trophy Points:
    120
    #6
    Unzip can be done from cPanel also.

    1) Upload zip file from cpanel -> File manager OR use any FTP client to upload zip file.
    2) Go to cPanel -> File manager -> select the uploaded zip file. Once selected you'll few options like copy, move, delete, rename, unzip. Simply click on Unzip and it'll decompress your file into the containing directory.
     
    aap, Oct 26, 2009 IP
  7. theapparatus

    theapparatus Peon

    Messages:
    2,925
    Likes Received:
    119
    Best Answers:
    0
    Trophy Points:
    0
    #7
    theapparatus, Oct 26, 2009 IP
  8. krishmk

    krishmk Well-Known Member

    Messages:
    1,376
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    185
    #8
    Wow, thanks for all your responses.
    I was not aware that file manager could unzip the files. That seems to be a good option.
    As I use wireless connection, my uploading speed depends on the file size of each file. If the file is large the speed increase, if it is only few bytes the uploading speed drastically decreases.
    Unzipping the file from server seems to be more faster and comfortable choice.
     
    krishmk, Oct 26, 2009 IP
  9. sylv3rblade

    sylv3rblade Peon

    Messages:
    292
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #9
    If you're on a host with shell access you can use wget http://wordpress.org/latest.zip and unpack it right there. On that same thought, you can automate this with a script to keep your all wordpress blogs (as long as they're on a single server you own) updated.
     
    sylv3rblade, Oct 27, 2009 IP