[squid-users] RE: Old Cache Utilization

From: Greg Cunningham <gregc@dont-contact.us>
Date: Tue, 29 May 2001 08:29:00 +1000

I recently used the netcat utility to transfer caches (squid stopped on both
machines). I's great. The following command sequence transfers the
fully-qualified cache subtree via non-privileged ip/tcp port 1234.

Destination:
# cd /
# nc -l -p 1234 |tar zxvfp -

source:
# tar zcfp - /usr/local/squid/cache |nc -w 3 othermachine 1234
# /etc/rc.d/init.d/squid start

-----Original Message-----
From: Abid Latif Sheikh [mailto:alatif@lums.edu.pk]
Sent: Thursday, May 24, 2001 7:47 PM
To: squid-users@squid-cache.org
Subject: Old Cache Utilization

Hi:

My old cache machine is Freebsd 3.X with Squid 2.3 and my machine is
Freebsd 4.X with Squid 2.4. I need to re-use my old machine cache. I
got an answer from the community but I am still in problem. Please assist.
Received on Mon May 28 2001 - 16:30:43 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:19 MST