Re: Copy folders / data from older server
- From: "s. keeling" <keeling@xxxxxxxxxxx>
- Date: Sun, 23 Mar 2008 01:33:41 +0100 (CET)
Dan Espen <daneNO@xxxxxxxxxxxxxxxxxxxxxxxxx>:
smlunatick <yveslec@xxxxxxxxx> writes:
I need to transfer several folders, sub-folders and files from a
failing SCO server over to a new Red Hat server. Unfortunately, the
DAT 72 drive does not seem to like the older DAT 2 cartridge so
reading off a type "seems" to be out. I have tried with ftb but it
does not seem to create the folders "on the fly" as the files
transfer.
What can I look at?
Minor point, there are no "folders" on Linux,
you mean directories.
To accomplish what you want, most people
would create a compressed tar, copy the tar file with FTP,
then uncompress it.
Besides the tarball method there's scp -r somedir somehost:/some/dir
or scp -r somehost:/some/dir somedir
Install private keys on both, and your only problem is which machine
that prompt you're looking at is talking to.
--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://blinkynet.net/comp/uip5.html Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.
.
- References:
- Re: Copy folders / data from older server
- From: Dan Espen
- Re: Copy folders / data from older server
- Prev by Date: Offline update
- Next by Date: mouse problem
- Previous by thread: Re: Copy folders / data from older server
- Next by thread: Re: Copy folders / data from older server
- Index(es):
Relevant Pages
|