[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] cmuImport



> On Sunday 20 October 2002 07:44 pm, Gerald Waugh wrote:
>> What am I doing wrong
>> I ran cmuExport on one raQ4 server
>> I ftp'd the files to the new server
>> Than I ran the following
>>
>> [root /root]# cmuImport -d /home/tmp/cmu/www.domain.tld
>> Reading config file: /etc/cmu/cmuConfig.xml
>> Cannot find cmu.xml in /home/tmp/cmu/www.domain.tld
>>
>> Why aren't we finding cmu.xml?
>> Any ideas?
>> TIA

> I think my ssh session timesout and the cmuExport never finishes?

Try running cmu with nohup cmuExport -d /dir/must/not/exsist&
Then you can exit the shell and the process will keep running.

Jeff-