Moving 5 GB Site

Dec 4, 2007

I got a new server for a site that contains 5 GB of data. I'm wondering how can I move it? I have root access to both servers.

View 5 Replies


ADVERTISEMENT

Trouble Moving A Site

Oct 19, 2009

We are in the process of changing web hosting companies and I am having difficulty in moving all the directories. We are a membership based company with over 8,900 members. The original web site (called Site a) has over 26,700 individual directories along with many tutorials in video format. The entire site is approximately 80 GB in size.

When I had the second web hosting company try to move the site via tar they indicated that the tar would abort at about 4 GB every time.

Is there any other way to move this site or get a complete backup of the site. I have no problem moving the MySQL databases.

View 3 Replies View Related

Moving Site: Ssh Advice

Jun 4, 2007

to move one of my sites from 1-st dedicated server to 2-nd dedicated server.

Of course i have shell access on both servers. As site is huge one (60gb space and 99% of files in one folder) going to tar -czvf this folder and move it.

or may be mput all files.

the only problem that i have ... is, that i need SSH commands advice.

if i type [mput *] i must keep window opened. but as u understand 60gb is can be transferred during ~10-15 hours. that's why need to know, is there any command that i must type (with mput *) and close window. So, don't be online all this time and/or keep shell window opened during this tranfer.

View 2 Replies View Related

Moving Large Site

May 23, 2007

to move a site to another server at another datacentre that have approx 100 GB of media files.

Typically for small sites i am able to use server to server ftp to move files.

However, when moving large site like this, ftp might be disconnected and lost track of which files are not transferred.

How can i transfer/move the files (server to server) and resume if disconnected?

View 12 Replies View Related

Moving Sharepoint Site

Sep 22, 2007

I want to move a Sharepoint site (WSS 3.0) to another server. Now my question is how?

I've only found a way by using frontpage 2003 but I don't want/can't do this. I need another way.

The site name will remain the same and everything, but I don't know how to export everything and import on this new server.

View 2 Replies View Related

Moving Site From Linux To Windows

Jun 29, 2008

I have a customer who would like me to move his site from a linux box to windows. As we are all linux I'm not sure of any major implications this would have.

He wants to move as he is starting some .NET dev and wants to keep it all on the same server.

The linux box has a forum/blog type application (customer written). It was done in PHP and using MySQL.

The windows server is a Windows 2003 server.

As far as I know I'll have to install the entire windows OS, install all SP and updates. I will install IIS, .NET.

The MySQL installation is pretty simple and the PHP will be run as a CGI under IIS.

I am thinking of installing an anti virus/trjoan scanner but as there will be no mail server there I'm guessing it's not necessary.

I'm pretty sure I will need a firewall as there is no iptables equivalent for windoes (is there??). Any suggestions on something cheap / fast / stable and good.

If someobody can see anything I missed here PLEASE let me as it will be most appreciated.

is the 4GB + problem still around with a windows server 32bit ? The box will have exactly 4GB of memory.

View 4 Replies View Related

Cpanel : Moving Site From Reseller To VPS

Mar 27, 2007

how do you move a site from a reseller account to a VPS if I do not know the site password. I believe the user changed the Cpanel password.

View 6 Replies View Related

Htaccess - Moving Site From Subdomain To New Domain

Oct 21, 2007

I have what I think is kind of a unique situation with a site move and Google is not turning up an answer that seems to work.

My site is currently in this format:

www.mydomain.com/site/file.html

And I am "moving" it but also switching from html to php, so the same file would be found at:

site.mydomain.com/file.php

I want to redirect users going to the old pages to their equivalent on the new site, however this is a little bit of a problem because this is a normal subdomain - it is the same directory as before but now there are php versions of the html files.

Right now I have all of the http files redirecting to their php equivilents, but I don't believe this is a desirable solution. Also it creates a problem when people go to www.mydomain.com/site (not indicating a specific file; just the subdir root) because I have www.mydomain.com/site/index.html redirecting to www.mydomain.com/site/index.php.

Quite a mess.

My first option is to put the redirects in the htaccess file on the "old" site. But is this a problem because there are over 500 pages on the site? Does it create a heavy server load because any requests force the server to serve a huge htaccess file?

The next alternative seems the most preferable although I'm not sure how to do it. It seems it could use wildcards so that anyone going to *.html gets directed to *.php or something like that. The only problem is that there are a small number of files that were removed completely and do not have php equivilants (about 5 or 6) and would need to redirect to the index.php in the root

View 14 Replies View Related

Static Routes With Linux & Shorewall (site To Site VPN Virtual Private Network)

Mar 29, 2009

Attached is a (badly) drawn diagram of two sites, connected by a vpn.

The site to the left, is network 10.0.0.0/24 which runs a linux server as the router for the network.

The site to the right, is network 10.1.0.0/24 which runs a windows 2003 server as the router for the network.

Now, my problem is, the clients behind the windows 2003 server can ping any machine on the first network because i setup a static route to route all traffic to 10.0.0.0/24 over the vpn interface.

now, my problem is, only the linux server can ping any machine on the windows 2003 network, any client behind the linux server cant seem to route over the interface.

I have the following route on the linux server: .....

View 0 Replies View Related

Plesk Automation :: Adding Dedicated IP Breaks Site (visitors Land On Default Site)

Apr 14, 2015

Starting point: a working site using a shared IPv4, dedicated IPv6, and SSL. HTTP and HTTPS work, the latter only using SNI of course.

The good news: If I simply allocate an IP resource of 1 to a subscription it is pulled from the pool, assigned to the service node, assigned to the web site, DNS is updated, and the site is automatically changed to using a Dedicated IPv4 and Dedicated IPv6.

The bad news: visitors land on the default web site of the service node, with the default SSL certificate.

Other info: I can't ping the new IP, even though it shows in "ip a l" and /etc/sysconfig/network-scripts/ifcfg-eth0:0. [edited]

After the IP assignment, it is still installed, and /etc/httpd/conf/plesk.conf.d/ip_default/domainname.conf shows the new certificate is being used.

However, a second set of VirtualHost entries is created in server.conf for this IP for ports 80 and 443, with NameVirtualHost enabled on the new IP. The port 443 entry uses the default certificate. Apache's setup this default VirtualHost entry will override the web site configuration because Apache is listening on port 443 with the wrong cert.

If I go to "Change webspace settings" and toggle to Shared IPv4, Dedicated IPv6 the site works again via HTTPS, and Dedicated IPv4 and Dedicated IPv6 breaks it again. Setting the SSL cert to None and back again does not work.

Setting the SSL cert to None, changing to a dedicated IP, and enabling SSL results in the server being inexplicably inaccessible...browsers no longer connect to either the default site or the correct site, and I don't see any entries in the vhosts's logs.

View 6 Replies View Related

Is There Anyone Knows For A Good Hosting,which Is Allowed : Adult Site & Casino Site?

May 21, 2008

is there anyone knows for a good hosting located in uk,which is allowed : adult site and casino betting online site ?

im looking for vps and dedicated server.

please help me i really need as soon as possible.thx

View 2 Replies View Related

How Effective Can Be Lighttpd 4 My Site ( Forum + Filesharing Site )

Jun 16, 2008

I run basicly run two main site.

1.Forum big one .

2.File and image sharing site.

(image sharing site generates thumbnails which produces lots of hits)

In these conditions how much difference can lighttpd can do as compared to apache for keeping my 600 MB Ram VPS host constant.

View 5 Replies View Related

Database Site Vs Comany Site

Jun 29, 2009

I'm on a short assignment to inventory and manage the fixed assets of a small company, and we've just bought a web-based database for this purpose. While I'm pretty good at administering/running local databases, the web part has me stymied. Our company is between IT people, and there's no one on site with any more idea than I have about what's going on!!

Here's what I have so far:

--The company has a website which I'll call "ourwebsite.org" -- which I think, from searching the IP address the website points to, is hosted by HostMySite.com.

--There's also a record in DNS Management with the same name (ourwebsite.org), but pointing to our little server's local IP address.

--I need to find a way to get my database -- which I can access on the network at (server's IP address)/database (ie 0.0.00.0/database) -- online. I tried creating records in DNS Management (for ex., assets.ourwebsite.org) that point to our server's IP (the one that, if I type it in on the network, I can get to the site I'm looking for), but get generic "can't find the page" or "can't connect to the server" errors, even after 72 hours, when trying to access it from off the network.

--If I browse to assets.ourwebsite.org/database on the server itself, I get to the website! But if I go to that page from any other computer, on or off the network, it doesn't work.

--The Server is running Windows Server 2003

So, what are my options? Do I have to talk to the HostMySite.com people to add this page? Shouldn't I just be able to use my server's name (ourcompanyadc.ourcompany.org) and have that route to the server? What's going on here! Is there a simple way to get a tiny local-server-hosted website online outside of the network?

View 2 Replies View Related

Site Shows Another's Site After Transfer

Jan 9, 2008

I just transferred a domain from one cpanel box to another.

Now, that site is showing someone else's page. I've seen this happen before, but I cannot remember the fix.

the virtual host in httpd.conf is fine, shows proper IP, username, docroot, etc

Dns zone is fine as well.

The domain is using the server's main IP, so that's not the cause.

Centos 5 / cpanel 11 / apache 1.3 / php 4x

View 4 Replies View Related

Moving Up To VPS

Jul 11, 2008

I've been on shared hosting for nigh on 3 years now. My site suddenly started growing rapidly recently and my shared host now has requested that I move onto a VPS or Dedicated as soon as possible (I would stay with them, but they don't have VPS options sadly)

My site is an image host, a dynamic image host too.

About 80% of my visits are from the US so I have decided, even though I am UK, that I need a US VPS.

I need it to be cheap, like $30 (To start with, while I gain funds) and generally reliable.

Would anyone know where such VPSs are? I would like 300MB or more RAM and about 5-10GB of disk space. My main issue right now is quality of customer service, I don't want to end up with a company that either has poor customer service or puts extreme restrictions on activity.

View 11 Replies View Related

Moving To VPS

May 14, 2007

I have two reseller accounts at the moment, where all my domains are spread out at the moment. And I have just purchased a VPS from SolarVPS, and I'm awaiting the account details. Is there a way that I can transfer the sites across easily, such as creating a full backup and then restoring on the new VPS, or would I have do it individually for each website?

View 12 Replies View Related

Moving To Our Own AS

Feb 6, 2007

It's now coming to the point where I really want to consolidate all of our kit (mainly in the UK) and move to our own AS number, now I already know what routing equipment we're going to use and that is appropriate for the amount of traffic we need to carry, but what I'm stuck with now is which transit providers to use. I don't mind spending a reasonable amount on transit, but not stupid amounts. It also doesn't matter where I can pick these up as the plan we have includes our own links between buildings.

First of all let me say this is going to be a very slow process, so please do not PM me with your offers for transit, I'm not interested.

The plans are to peer at a couple of exchanges, most likely LINX and Xchangepoint, and to pick up around 3/4 transit providers. Because most UK traffic goes via peers, what I'm really looking for are the bigger providers to improve transatlantic routes rather than smaller providers which just make the hop count longer, my shortlist is currently:

Level3
Telia
T-Systems
PCCW
C&W
Interoute
GBLX
Viatel

View 14 Replies View Related

VPS....moving

Jun 13, 2007

recently moved from webhosting to VPS less than a month ago.

I got my VPS set up quite easily, however I have been experiencing a lot of downtime.

I have experienced around 60 hours of downtime in the last month itself, and i am quite pissed cause the provider claims 99.9% uptime guarantee.

I want to try out another provider but would not want to get burnt again…

Could you guys recommend any good VPS providers to me?

I would need 512 Ram / 2 IP’s >10GB Disk space and about 250-300GB bandwidth.

But one unique requirement that I have is that I need to run a few irc clients( not ircD servers, eggdrop type bots ) for my services.

Other than that the VPS would be used for a heavy duty forum and high hit website. With several other low hit websites as well.

Services wise I mainly need apache/php and mysql (heavy usage)

View 14 Replies View Related

Moving From APF To CSF

May 25, 2007

Anyone have thoughts about moving from APF to CSF? We are running a cPanel server and have heard lots of good things about CSF.

Anyone have details for a non-technical person?

View 14 Replies View Related

Moving Via SSH

Mar 6, 2007

I'm moving from a VPS to a dedicated server and most of the files/databases have been transferred.

I have a folder (with files) in the /usr/local/ folder of the VPS (chatroom software), is there anyway I can transfer them to the dedicated server in its /usr/local folder through SSH/Telenet?

I have used it before to move my MYSQL database but I was following step-by-step instructions from Vbulletin, I guess this will be different compared to transferring a database backup.

View 4 Replies View Related

MOVING From LIQUIDWEB To ... ?

Nov 24, 2008

MOVING from LIQUIDWEB to ... ?

I want to move from liquid web, but i don't know where to go.

the reason is, i need more bandwith (about 1000GB) and they said, the limit in a VPS is 700GB, to get more i should go to a dedicated.

my budget doesn't allow me to go to a dedicated.

View 8 Replies View Related

Moving From Godaddy.com

May 10, 2005

i am moving from godaddy.com.

i am facing a lot of technical errors hosting asp.net pages.

it does not support emailing it gives out errors.

it does not support file handling and directory creation

can anyone tell me a good hosting company.

View 1 Replies View Related

Moving From Shared To VPS

Oct 11, 2009

I am presently running a website at ICDSoft on a shared hosting account.

Here are the specs on the server where my site is hosted

Server has

Quote:

2 Quad-core Xeon processors
8 GB RAM
multi-terabyte RAID 6 disk array.

Now, I would like to know, if I move to VPS, which VPS plan would be the best.

How much should my minimum VPS ram be?

Are there any speed tests you would like me to run on my present server?

View 14 Replies View Related

Moving Hosts

Jun 11, 2009

I just had a thought. If I am moving from one host to the other, the old host would still have my files. Whats stopping them from just using the files to copy my site. Basically is there an easy way to delete my files from my old host?

View 14 Replies View Related

Moving Servers

Aug 5, 2009

i've moved servers (joomla site).

only problem is that I'm on limited bandwidth internet, and i still have some really large files on the old server. can i transfer them to the new server without re-uploading them?

View 3 Replies View Related

Moving On From IX Web Hosting

May 16, 2009

I have had my social networking site in development for a few months now, and have been using IX web hosting. Slow response times were one thing--I can handle that for now. But, especially now, emails generated by my application and sent to Yahoo are delayed by several days--apparently Yahoo is restricting the number of messages from IX servers?

My app only generates a dozen or so emails.

So ...

1) Is there a workaround with IX?

2) If I switch, should get a dedicated server? Or maybe use the cloud? I have been looking at rackspace, although I haven't received a call-back from their sales team in four days (sic)

3) Other options?

View 14 Replies View Related

Moving From Mosso To A VPS

Apr 21, 2008

I'm moving away from Mosso after their service is kinda shaky and expensive. For now, my websites don't need scalability.

I looked at WiredTree but they seem to have problems (as posted here) but they do seem like the best of the bunch.

What I'm looking for is managed VPS with spam protection, great uptime, and fully managed (updating software, helping out with DNS changes, etc.)

View 5 Replies View Related

Moving Of Data

Jan 17, 2008

I'm trying to move data from my old server to new server, using WHM, now thing is while moving it just uses all IP on the system and when there are 0 IP's free, it says copying failed, How to make all accounts goon just 1 IP?

View 1 Replies View Related

Moving Accounts

Aug 31, 2008

I have an account with a shared web host and I use that account to host 9 website under 9 different domains. All the domains are hosted as add-on domains under that single shared cpanel account. Now I would like to do a WHM account transfer from the shared hosting to my own VPS server. But I want all my domains to have its own private cpanel accounts.

Is this possible with the WHM automated account transfer feature? or do I have to create cpanel accounts for each domains in my VPS and upload the files manually?

View 1 Replies View Related

Moving A Webhost?

Jul 28, 2008

I am a free web hosting service on one of my VPS' and I owuld like to transfer it to another one. How can I do it without creating issues as I would like to move all the accounts with it at the same time.

Current VPS and webhost nameservers

ns1.domain1.com
ns2.domain2.com

New VPS nameservers

ns1.domain2.com
ns2.domain2.com

Now how can I move all the accounts but dont change the nameservers? I mean is it possible to have two different domain name servers pointing to each other?

Not sure if it makes sense but hopefully some expert guy will get to the bottom of it

View 7 Replies View Related

Moving Domain Name

Oct 9, 2008

i have moved my site (pages and data) from my VPS to dedicated.

NOW I want to move the domain from VPS to Dedi.

Both are running on directadmin. I want to quickly move domain so that new user registrations are on the new domain only. Last time when I did this, at some locations domain still resolved at old and I lost some data on old server.

what should i do? I think i need to:

1. update NS at the domain registerar.

2. update the ip address in the DNS administration of old server directadmin so that the ip address is of new server there.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved