PDA

View Full Version : I need help...Seriously!



Webdude
April 4th, 2001, 12:59
I doubt anyone will really know the answer to this, but maybe I will get lucky.

I am trying to move Worldzone.net to another server, but cant seem to do it. If I try to tar /home, or even so much as just one catagory, it ends up with a "Broken Pipe" error. What the heck is that??

If I try to zip, it goes for a while and then suddenly it just says "Killed". What would be killing it?? I cant find anything doing it..

keith
April 4th, 2001, 15:06
i don't know, but whatever you've tried up to this point, it's blanked out the database in my directory and i lost all my forums.

ah well... looks like i'd better starting downloading the entire site and be ready to reupload everything when the switch finally does happen.

atlas
April 4th, 2001, 16:19
tar -cvf <file.tar> <directory you want to tar>
gzip file.tar

there you go.... :)

OR... if you are using this method, it might be that the process is timing out or something. Like do it in smaller chunks (?)

-mk
atlascgi.com

Webdude
April 4th, 2001, 18:05
I figured it out...at least no probs so far. Evidently you will get a "Broken Pipe" error if you try to compress across drives. I was compressing directories from /home and having it build the compression on /home3. Finally I just moved all catagories to /home3 and am compressing them on the same drive....and no problems yet..

Might be a good thing to remember huh? LOL...and it only took me about 50 hours to figure that out..so you can compress across partitions so long as those partitions are all on the same drive.

jw
April 4th, 2001, 19:14
make sure you gzip --best, it takes a little longer, but saves you time when youre downloading or transferring it.

Woofcat
April 4th, 2001, 20:14
Or use bz2 for much better compression...

Coolin
April 6th, 2001, 00:30
How about RK? When I looked at the statistics, it almost always came on top in terms of compression. But when you see its speed, it's slower.