Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Sco Unix

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-07-2008, 06:19 PM
smlunatick
 
Posts: n/a
Default Re: File transfer with directory structures (second round)

On May 2, 4:42*pm, Jean-Pierre Radley <j...@jpr.com> wrote:
> smlunatick typed (on Fri, May 02, 2008 at 12:40:45PM -0700):
> | On Apr 29, 5:22*am, RedGrittyBrick <RedGrittyBr...@SpamWeary.foo>| wrote:
> | > smlunatick wrote:
>
> | > > I need to copy files and data off a "failing" SCO OpenServer 5.0.5
> | > > server. *I have a replacement server waiting. *I can not seem tobe
> | > > able to read the older DAT 8i 4/8GB DAT 2 tapes on my new IBM Gen. 5
> | > > DAT 72 drive since the tape cartridges constantly eject from the
> | > > unit. *I have successfully created "tar" files for my small
> | > > directories and copied them ove. *However, I have a huge directory
> | > > which will not create an "tar" or "cpio" file:
> | >
> | > One well-established way of moving large groups of files between
> | > computers is to combine rcmd with tar so as to avoid creating any
> | > intermediate files. rcmd is standard on OpenServer so if you can
> | > temporarily set up the rsh service on the other server you can use this
> | > approach:
> | >
> | > tar cf - ./bigdir | rcmd newserver (cd somewhere; tar xf -)
> | > (from memory, you get the idea).
> | >
> | > Obviously rsh is a security hazard so I'd want to isolate the two
> | > systems from the outside world whilst doing this and disable rsh once
> | > finished.
> | >
> | >
> | >
> | >
> | >
> | >
> | >
> | > > *Signal 31 - core dumped
> | > > # dfspace
> | > > / : Disk space: 11026.95 MB of 17389.48 MB available (63.41%).
> | > > /stand : Disk space: 5.01 MB of 14.99 MB available (33.44%).
> | >
> | > > Total Disk Space: 11031.97 MB of 17404.48 MB available (63.39%).
> | >
> | > > My file is:
> | >
> | > > rw------- 1 root sys 1073741312 Apr 25 11:03 file.tar
> | >
> | > > I do not have 'ssh' installed on this failing server and the
> | > > "standard" FTP does not appeare to transfer the file witht he exact
> | > > same directory structures.
> | >
> | > > How can I do this ?
> | >
> | > --
> | > RGB- Hide quoted text -
> | >
> | > - Show quoted text -
> |
> | Tried rcmd with tar and I get "permission denied"
> |
> | Any other configurations needed?
>
> Yes.
> Is the rcmd man page too obtuse?
>
> --
> JP


On my failing SCO box, I am able to get 'rcmd' to run without any
"piped" command. Whenever I "pipe" any command thru, I get this
message and nowhere in the 'man' page can help me determine this cause.
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



All times are GMT. The time now is 08:56 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62