Here's what I have done so far:
--Installed FC4 & Scalix on new server
--Stopped Scalix & Tomcat on both servers
--On the new server, CD'ed to /var/opt/
--Ran this:
Code: Select all
scp -Crp root@old.server.ip :/var/opt/*
The transfer appeared to suceed, but upon inspection it did not. I got some of the files, and (for some reason) every file from the root desktop.
--Repeated this step for the /etc/opt/scalix directory
--Started Scalix on the new server. None of the users were listed in SAC.
--Stopped Scalix again
--After scp apparently failed I used
Code: Select all
cp -Rp
--Tried started Scalix again. It hung for about 3 minutes, and then said:
Code: Select all
omon : [SYS 13] Permission denied
So I am once again reminded that I am a complete n00b. Did I miss a step? I only have a few users, so I am willing to re-create the accounts if needed. But I really don't want to lose all the old messages. Is there a way I can just export/move those?