T.R | Title | User | Personal Name | Date | Lines |
---|
3830.1 | | WJG::GUINEAU | | Wed Jun 06 1990 17:56 | 7 |
| wjg::amiga:arc_unix.zoo is a version of ARC for Unix.
wjg::amiga:xmodem.c may work on Unix
wjg::amiga:rzsz.arc is the source to ZMODEM which works fine under unix
john
|
3830.2 | shucks! | TOOK::KEEGAN | Peter Keegan | Fri Jun 29 1990 10:35 | 4 |
|
Thanks.
arc worked fine, but xmodem timed-out waiting for initial handshake.
Anyone have a working ULTRIX xmodem?
|
3830.3 | Ultrix lharc, zoo | TOOK::KEEGAN | Peter Keegan | Mon Apr 29 1991 21:38 | 4 |
| Can someone point me to versions of lharc and zoo for Ultrix?
-peter
|
3830.4 | cgou11:: | CGOFS::DREW | Steve Drew | Mon Apr 29 1991 23:48 | 6 |
|
You can copy zoo & lharc from cgou11::~guest/ , I currently just
have risc versions available.
Steve.
|
3830.5 | | TOOK::KEEGAN | Peter Keegan | Tue Apr 30 1991 10:24 | 4 |
| Thanks, Steve, risc versions are just what I preferred.
I just copied them over to my Ultrix 4.2 system and they work fine.
-Peter
|
3830.6 | VAX flavored ? | NITMOI::WITHERS | Another Hallmark Moment. -Al Bundy | Fri May 03 1991 12:57 | 9 |
| (oops .. didn't wait long enough to see this note)
Steve,
Do you have sources/makefile as I have a VAX based ULTRIX (for now
at least!) and would like the various utilities?
George
|
3830.8 | look on DECWRL:: | SEATTL::BAKERTO | Tom Baker - dtn 548-8849 | Sun May 05 1991 02:41 | 15 |
| There's always lots of good stuff on DECWRL::
for example:
decwrl::pub/comm/kermit/...
decwrl::pub/comm/zmodem-part[0-4].shar
decwrl::pub/comp.sources.unix/volume23/xmodem3.9/part0[1-3].Z
decwrl::pub/comp.sources.misc/volume11/lharc/{part0[1-2],patch_sb}
decwrl::pub/comp.sources.unix/volume15/arc5.21/part0[1-5].Z
decwrl::pub/comp.sources.unix/volume11/zoo/part0[1-7].Z
The file ls-lR on decwrl:: is a directory.
Tom
|
3830.9 | see UPSAR::XNOTES | WHAMMY::spodaryk | digging for fire | Mon May 06 1991 11:07 | 6 |
| re: .7
Xnotes is nice, but only for "basic" reading. Very few Notes commands
are available to you, so I find I jump back and forth quite a bit.
Steve
|
3830.10 | CVTARC for Ultrix? | HAMPS::EAST | Perfick..... | Tue Jun 25 1991 14:20 | 19 |
| I am about to show my ignorance of Ultrix and its file structures etc.
I have recently changed my home workstation from a Vaxstation 2000 to a
Decstation 3100 (Risc Box). I have started to collect together the
tools that I will need to do uploads and downloads. I have acquired
C-Kermit and established communication with my VMS host from the
DS3100. I intend to do Kermit-32 to C-Kermit transfers to get the files
on to the DS3100 before downloading them to AMY.
In VMSland I quite often had to use CVTARC to convert files from
STREAM-LF to fixed length records when using Kermit-32 and then convert
back again once on the Vaxstation. I could then use Xmodem to do the
transfer between tha Vaxstation and AMY. My problem is do I still need
to do the conversion for downloads to the DS3100 using C-Kermit and
Kermit-32? If so, where can I find a RISC-Ultrix version of CVTARC?
Thanks, in anticipation of your help.
Regards,
David
|
3830.11 | You don't need to do the conversion | MADRE::MWM | | Tue Jun 25 1991 16:09 | 5 |
| The Amiga OS and Unix are co-conspirators in viewing files as nothing
more than streams of bytes. Because of this, any utility can read any
file without having to muck with format conversions on both systems.
<mike
|
3830.12 | Thanks | HAMPS::EAST | Perfick..... | Wed Jun 26 1991 05:02 | 5 |
| re .11 Mike,
Thanks for the info.
Regards,
David
|
3830.13 | Turbocharged now | BAHTAT::BAHTAT::HILTON | How's it going royal ugly dudes? | Wed Jun 26 1991 07:00 | 10 |
| re .10
Welcome to the real world of workstations. No more waiting hours for
boot up etc etc!
PS You'll also get uuencode and uudecode
:^)
Greg
|
3830.14 | alternatives | TOOK::KEEGAN | Peter Keegan | Wed Jun 26 1991 09:33 | 6 |
| > I intend to do Kermit-32 to C-Kermit transfers to get the files
> on to the DS3100
Why not use DECNET, TCP/IP, or UCX?
-peter
|
3830.15 | Homeworker | HAMPS::EAST | Perfick..... | Wed Jun 26 1991 17:55 | 15 |
| re.13 Greg,
As my namesake would say "Lubbly Jubbly"
re.14
Peter,
I will use TCP/IP when I have the workstation in the
office. But the majority of the time I work from Home using C-kermit
to log in to my VMS host system.
Regards to you both and thanks for the replies.
David
|
3830.16 | I give up! | DECWET::DAVIS | Mark W. Davis 206.865.8749 | Thu Oct 31 1991 01:22 | 7 |
| I have been trying, for the last couple of days, to compile the sources
for Lharc, Zoo, and Zmodem for VAX Ultrix and have been unable to do
so. I pulled the sources from decwrl::. Does anyone have the VAX
Ultrix binaries for the above utilities? Thanks in advance.
mark
|
3830.17 | zcat -> tar -xvf -> make | SMURF::COOLIDGE | Bayard, ULTRIX CSSE 381-0503 ZKO3 | Mon Nov 04 1991 11:44 | 25 |
|
If you pulled the .tar.Z files off of DECWRL:: (or via anonymous
ftp from gatekeeper.dec.com), then you should be able to uncompress
and untar them on any ULTRIX system, regardless of architecture.
Once you get that far, look in the ULTRIX directory you're using
(preferably one you've created for the purpose for your own sanity's
sake!) for a README file of some sort, and look through it. (These
are basically release notes). Then invoke the 'make' utility and
it should grind the binaries out for you.
If you get into a real pinch, let me know offline and I'll try to
walk you through it.
However, one problem (which I went through a couple of months ago)
is the proverbial chicken-and-egg, wherein you'll need the Amiga
versions of the utilities on an Amiga floppy (or your hard disk),
and about the only way to do that is locally (from a friend as I
ended up doing) or by purchasing the appropriate Fred Fish disks
from various suppliers advertising in the magazines.
Bayard Coolidge
DSE/PSPE (formerly known as ULTRIX CSSE)
[email protected]
|
3830.18 | VAX ULTRIX on JORUNE | NITMOI::WITHERS | Another Hallmark Moment. -Al Bundy | Tue Nov 05 1991 13:01 | 13 |
| On:
JORUNE::/usr/users/george/zoo
rz
sz
kermit
These are VAX ULTRIX V4.2 binaries. I'm eventually going to add
lharc, arc, et al. but inst4ead I've been trying to convince mgmt
to buy me a Risc DECstation. :-)
George
|
3830.19 | addendum | NITMOI::WITHERS | Another Hallmark Moment. -Al Bundy | Tue Nov 05 1991 13:02 | 7 |
| RE: .18
Ooops... the files are in /usr/users/george/bin on JORUNE.
Srry,
George
|
3830.20 | Got 'em! | DECWET::DAVIS | Mark W. Davis 206.865.8749 | Thu Nov 07 1991 14:55 | 5 |
| I now have zoo, lharc (xlharc), rz, sz, and zoo2lzh compiled and
running on my VAXstation. Thanks for all who replied.
mark
|
3830.21 | VAX Ultrix Binaries | DECWET::DAVIS | Mark W. Davis 206.865.8749 | Fri Nov 08 1991 17:25 | 5 |
| The VAX ULTRIX binaries for zoo, xlharc, rz, and sz as well as the
script, zoo2lzh (which converts zoo archives to lharc archives), are
available for a limited time at soomee:/tmp/bin
md
|