Results 1 to 5 of 5

Thread: Server To Server Data Transfer

  1. #1
    Member sujitjadhavkarad's Avatar
    Join Date
    Apr 2011
    Posts
    51
    Thanks
    0
    Thanked 64 Times in 15 Posts
    Rep Power
    3

    Cool Server To Server Data Transfer

    Anybody tell :-

    I have 100Gb Backup File as .tar.gz on old server
    I want to Transfer this Backup File to new server
    I have only Cpanel Control on Both servers.

    ----

    So Tell me Process of Transfer data old server to new server one.
    Such as Softwares, Scripts and Full Information anybody Share. I and my many webmaster friend need it.

    ------

    Share It Guyz.

  2. #2
    Senior Member
    Join Date
    Mar 2010
    Location
    Ghana
    Posts
    129
    Thanks
    0
    Thanked 27 Times in 17 Posts
    Rep Power
    4

    Default

    There are many simple ways of doing it,
    [method 1]
    1.first on your old server go to backup in cpanel
    2.backup your data
    3.make sure you select the ftp destination when you are asked
    4.enter your ftp details of the new server and pree ok.
    5.wait for some time and ur data will be transfered to the new server.

    [method 2]
    this is only posible if U have access to SSH(Shell)
    1.backup your data in the old server
    2.after backing up,set permission of the backed up file to 777
    3.login into ssh of new server
    4.if you are in root folder,then navigate to ur accunt using :
    Code:
    cd /home/account_username
    Where the account username is your cpanel username
    4.copy data into new server using the shell command
    Code:
    wget http://ur_site_url/backup_file_name.tar.gz
    5.wait for sometime and ur file is tranfered

    [Method 3]
    if U own your own server,then login to your whm
    go to copy website from another server,enter old cpanel details and wait for it to copy.

    I will upload a script to do that here soon
    [Only registered and activated users can see links. Click Here To Register...]

  3. #3
    Senior Member
    Join Date
    Mar 2010
    Posts
    147
    Thanks
    7
    Thanked 51 Times in 15 Posts
    Rep Power
    4

    Default

    you can just use your ssh client (like putty) and copy the file into your web directory to access it through http and use wget command in ssh, it takes less than a minute to copy large files depends on the server transfer speed
    Code:
    for example your file is here:
    http://yourdomain.com/backup.tar.gz
    just run this command in ssh client
    Code:
    wget http://yourdomain.com/backup.tar.gz
    Last edited by wapxtech; 31-12-11 at 15:07.

    [Only registered and activated users can see links. Click Here To Register...]
    Applications, Games, Wallpapers, Ringtones, Videos, Themes, Screensaver and More!!!

  4. #4
    Senior Member
    Join Date
    Jun 2006
    Posts
    1,096
    Thanks
    2
    Thanked 75 Times in 42 Posts
    Rep Power
    0

    Default

    question is have you enough bandwidth to transfer the file from your old host to your new one?

    but anyways try this [Only registered and activated users can see links. Click Here To Register...]

  5. #5
    Member sujitjadhavkarad's Avatar
    Join Date
    Apr 2011
    Posts
    51
    Thanks
    0
    Thanked 64 Times in 15 Posts
    Rep Power
    3

    Default

    Thanks to All One.............................

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Transfer Torrent Files to Direct Server
    By sujitjadhavkarad in forum Server Management
    Replies: 2
    Last Post: 14-08-11, 07:01
  2. Data leeching from other server via ssh
    By apple288 in forum Server Management
    Replies: 1
    Last Post: 18-07-11, 01:47
  3. copy data server to server
    By jatt1 in forum REQUEST FORUM
    Replies: 8
    Last Post: 05-12-10, 17:23
  4. Server to server folder Transfer
    By tricky in forum Coding Forum
    Replies: 2
    Last Post: 01-08-10, 12:03
  5. Server To Server Transfer Multi Files At One Time
    By punjab9 in forum Sites / Links
    Replies: 10
    Last Post: 24-04-10, 04:54

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19