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

[cobalt-users] IntheQ Qstore Transfers to RAQ4 Problem



We are trying to move our InTheQ carts from a Raq2 to a Raq4 with no
success.

First we telnet to root web on the raq2  using SU access.
Then zip the files up with,
"tar cpvzf /home/sites/home/users/admin/filename.tar.gz ."

This places the tar file in the admin dir and makes it simple to ftp as well
as captures all the root files.

Then telnet to the new server and into the new root web location also using
SU access.
Then we ftp to the old server and use command:
"get filename.tar.gz"

Exit out of ftp and do the below list of commands,

"tar xpvzf filename.tar.gz  "
"rm filename.gz  "
"chown -R someuser:siteXXX *  "
"chgrp siteXXX .  "


Once we call the "/Qstore/Qadmin"  up in a browser we are getting error:

"Software error:"
"Cannot open file ../Qfiles/Qstore.dat: File exists "