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

Re: [cobalt-users] Migrating from a RaQ3 to a RaQ4i



Sounds like you knew exactly what you were doing, but I can add this . Copy
sensitive files from machine to machine using scp which comes with ssh. As
root, use scp root@xxxxxxxxxxxxx:/dir/files . to copy them securely.


Chris Mason