moving INN to another machine

Katsuhiro Kondou kondou at nec.co.jp
Wed Sep 27 03:12:15 UTC 2000


In article <13525698305.20000926153453 at road.omskelecom.ru>,
	Sergey Akifiev <sergey at road.omskelecom.ru> wrote;

}   Any suggestions will be appreciated.

I'd recommend transfering article by innxmit rather than copying
data.  You should be able to do without much difficulty.  Here
is what I did when recovering lost articles.

# perl -e 'while(<>) { chop; ($hash, $date, $token) = split(/\t/); if ($token =~ /^\@/) { print "$token\n"; }}' history > pathoutgoing/list
# innxmit new_server list

-- 
Katsuhiro Kondou



More information about the inn-workers mailing list