[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Migrating from a RaQ3 to a RaQ4i
- Subject: Re: [cobalt-users] Migrating from a RaQ3 to a RaQ4i
- From: Chris Mason <chris@xxxxxx>
- Date: Fri Feb 9 03:33:41 2001
- Organization: NetConcepts
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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