Unix Technical Forum

Simple file transfer -- SCO to AIX

This is a discussion on Simple file transfer -- SCO to AIX within the AIX Operating System forums, part of the Unix Operating Systems category; --> We recently purchased an IBM p630 with AIX5.1L. Our old server is a Compaq with SCO Openserver 5.0.5. We ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-04-2008, 07:42 PM
Rich
 
Posts: n/a
Default Simple file transfer -- SCO to AIX

We recently purchased an IBM p630 with AIX5.1L. Our old server is a
Compaq with SCO Openserver 5.0.5. We want to do a simple file
transfer of our data directories from the SCO box to the AIX box.
Does anyone have any suggestions for the best possible way to transfer
these files without losing date and time stamp and file/directory
attributes?

Rich
rshockley@natful.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-04-2008, 07:42 PM
Al Sharka
 
Posts: n/a
Default Re: Simple file transfer -- SCO to AIX

(Rich) wrote:

> We recently purchased an IBM p630 with AIX5.1L. Our old server is
> a Compaq with SCO Openserver 5.0.5. We want to do a simple file
> transfer of our data directories from the SCO box to the AIX box.
> Does anyone have any suggestions for the best possible way to
> transfer these files without losing date and time stamp and
> file/directory attributes?


A couple options:

Tar the directories with the root id, ftp the tar ball to the new
box, and untar them also as root using the -p option. You could also
have tar write to and from a tape instead of using ftp.

NFS export the directories from the SCO server and NFS mount them on
the AIX server, then use cp -pR to copy the directories. There's
also cpio or dd, which might be faster, but I'm not sure whether you
can preserve ownerships, permissions and timestamps with those
utilities.

Set up and enable your .rhosts capability by putting the SCO IP
address in the AIX hosts file, and use rcp -pr

There are also the secure ssh utilities, including scp. However, I
can't help you with instructions for those.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-04-2008, 07:43 PM
RobH
 
Posts: n/a
Default Re: Simple file transfer -- SCO to AIX


"Al Sharka" <asharka@my-deja.com> wrote in message
news:bdv1cc$11c7a7$1@ID-94151.news.dfncis.de...
> (Rich) wrote:
>
> > We recently purchased an IBM p630 with AIX5.1L. Our old server is
> > a Compaq with SCO Openserver 5.0.5. We want to do a simple file
> > transfer of our data directories from the SCO box to the AIX box.
> > Does anyone have any suggestions for the best possible way to
> > transfer these files without losing date and time stamp and
> > file/directory attributes?

>
> A couple options:
>
> Tar the directories with the root id, ftp the tar ball to the new
> box, and untar them also as root using the -p option. You could also
> have tar write to and from a tape instead of using ftp.
>
> NFS export the directories from the SCO server and NFS mount them on
> the AIX server, then use cp -pR to copy the directories. There's
> also cpio or dd, which might be faster, but I'm not sure whether you
> can preserve ownerships, permissions and timestamps with those
> utilities.
>
> Set up and enable your .rhosts capability by putting the SCO IP
> address in the AIX hosts file, and use rcp -pr
>
> There are also the secure ssh utilities, including scp. However, I
> can't help you with instructions for those.


Don't you get a "license violation" error if you try to connect to an
AIX box from Openserver?


--
RobH
The future's dim, the future's mono.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-04-2008, 07:43 PM
Al Sharka
 
Posts: n/a
Default Re: Simple file transfer -- SCO to AIX

"RobH" wrote:
>
> Don't you get a "license violation" error if you try to connect to
> an AIX box from Openserver?


If you've upgraded to the latest version, I wouldn't be a bit
surprised.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:51 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com