Help - Need to transfer 10 websites to new Server!

Discussion in 'Site & Server Administration' started by sheriffonline, Aug 27, 2008.

  1. #1
    Hi,

    I would like to transfer 10 websites to new server. those websites having around 3gb of files and databases.

    please help me to transfer all files and databases to new server.

    if you are willing to do i can pay some few amount.

    please post or pm me if you are interested to do.
     
    sheriffonline, Aug 27, 2008 IP
  2. nimhost

    nimhost Active Member

    Messages:
    235
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #2
    i can help you if you have ssh access or cpanel/whm access on both account :)
     
    nimhost, Aug 27, 2008 IP
  3. Nintendo

    Nintendo ♬ King of da Wackos ♬

    Messages:
    12,890
    Likes Received:
    1,064
    Best Answers:
    0
    Trophy Points:
    430
    #3
    Download to computer. Upload to new server! Got databases?? Make database...

    mysqldump -uroot -pPASSWORD database > /public_html/back-ups/database.sql

    Upload database on new server...

    mysql -uroot -pPASSWORD database < /public_html/back-ups/database.sql -f
     
    Nintendo, Aug 27, 2008 IP
  4. BigCeege

    BigCeege Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Would be quicker and easier to do via cPanel and WHM ^_^
     
    BigCeege, Aug 28, 2008 IP
  5. nimhost

    nimhost Active Member

    Messages:
    235
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #5
    ^

    agree with you :)
     
    nimhost, Aug 28, 2008 IP
  6. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #6
    If you wwant I have a server side ftp script which can do the transfer It takes seconds to transfer 10 MB to another server wwhen needed...
    It can transfer the databases and files to another server, but you'll have to do the import of the database manually.
    Send me a PM if interested.
    regards :)
     
    JEET, Aug 28, 2008 IP
  7. The Universes

    The Universes Peon

    Messages:
    187
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Let me know if you are still in need of help transferring those web sites.
     
    The Universes, Aug 28, 2008 IP
  8. beacon

    beacon Peon

    Messages:
    93
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I too now moves ~10 sites to new server )
    • mysqldump -hlocalhost -p pass database1 [database2 ...] | gzip -c > /home/domains/mysql.gz
    • shell> mc
    • click in menu 'Right'->Ftp link
    • login : pass@ip - new server
    • upload archive to new hosting
    • ungzip archive
    • mysql -u login -h localhost -p pass < mysql

    possible errors, I am still learning :)
     
    beacon, Aug 29, 2008 IP
  9. blowingideas

    blowingideas Peon

    Messages:
    642
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #9
    i can help you migrating your files/db.. even with the dns switching. PM me for the deal. include ssh/ftp/cpanel or plesk login. thanks.
     
    blowingideas, Aug 29, 2008 IP
  10. stacman

    stacman Banned

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    what is the control panel?
     
    stacman, Aug 31, 2008 IP
  11. sheriffonline

    sheriffonline Well-Known Member

    Messages:
    1,650
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    160
    Digital Goods:
    1
    #11
    current server is reseller hosting with WHM/CPANEL

    need to transfer with hostgator which has only CPANEL.

    currently i need to transfer 5 websites wti databases.
     
    sheriffonline, Aug 31, 2008 IP