![]() |
Easiest Way 2 Transfer???
I am in the middle of some redesigns of some membership paysites. Thousands of pictures, and videos. I am adding in new CMS as I get to each new site when completed.
My question is I want to move hosts, and I obviously do not want to spend 6 months reuploading everything to the new site, and script. So... What's the easiest way to move all of the stuff? Put it on a 2nd HD, and put on the server, and then cut n paste to move them all and get it done that way (I've done it like that once before. A pain, but faster than uploading)? Have copies of the sites moved to a new host, and then do as mentioned above, then delete it once I have everything in a new CMS/website? Anyone had to do this before? What did you do? Webhosts with recommendations??? Thanks in advance. :helpme |
Talk to your host they can probably do the transfer. We were looking at having to do the same thing but just ended up using the host that the sites were on. Pretty happy with them.
|
rsync if you have shell on both ....
100 gigs should take about a day. |
Here's a shell script to do the transfer of ssh with rsync. If you need help
with it hit me up. Code:
#!/bin/bash |
Quote:
|
Thanks gents. Bookmarked. :)
Well I have been happy with my main host for the better part of a decade. But with my billing changes over the past couple of years, and more competitive pricing I am looking at moving my hosting on almost all sites. Since I am trying to get all of my sites redesigned, adding in CMS, and some extra spice, I figured now is a good time to look into moving everything as well. Obviously the amount of time to move all this on ONE site, much less half a dozen would be extremely time consuming. So I do not want to have to spend months doing that, or hiring people. The main issue is that with the new scripts, I will not be able to just transfer over, and tada it is up and working. I would have to get new script installed on new host. Then move/post/catagorize old stuff into the new format, and once it's complete, end old hosting. I know when I did this on my celebrity site a few years back it took a good 3-4 months to get 5000+ celebs, 100's of thousands of pictures, all their movies, and shit into the new script (considering the time available for such a task). :Oh crap |
Quote:
a script for mysql databases as well. Most scripts will just work if you don't change the structure...except if they have have static ips defined somewhere but that's easy to fix. :2 cents: |
Quote:
|
Quick and easy mysql backup script
Code:
#!/bin/bash |
Fuck it if you have a debian linux box you can use this for creating the apache
vhost container from a shell command. If you have other linux quite easy to adapt so that it will work. Code:
#!/bin/sh |
who said I never contribute :winkwink:
|
Apache vhost tool once again.....i forgot to build in a check before creating
the new vhost docroot. Code:
#!/bin/sh |
bump for people who can use some simple but handy shell scripts
|
All times are GMT -7. The time now is 06:45 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123