T.R | Title | User | Personal Name | Date | Lines |
---|
2579.1 | Here's how I do it... | LOWLIF::DAVIS | That's not a BUG, it's a FEATURE! | Sat May 20 1989 03:36 | 15 |
| Steve,
This is the way I do ALL my downloads with never a hitch. If you want to
check, the XMODEM that I use is at MDKCSW::DUA2:[DAVIS.AMIGA.TOOLS]. Just
define it as a foreign command and use as follows:
$ XMODEM:==$device:[directory]XMODEM
$ XMODEM -is arcfile
Is that what you are doing now?? It has _always_ been my experience that
if VMS ARC likes the file (i.e. I can list the contents of the ARC), then
it is good when I get it down to my Amiga. Let me know if I can give you
any more info and we'll hash it out until you get it working!!
...richard
|
2579.2 | more information on Xmodem problem | YUPPY::GOLDSTEIN | | Mon May 22 1989 11:30 | 22 |
| Thanks for your help.
Yes I have setup my account with xmodem as a foreign command.But
my problem seems to be the Microvax.(The dial back system runs on
this )
I've even tried Kermit and all this did was to drop the modem
line.
I think I'll try and bring my system into the office one weekend
and try that way.
The MicroVAX I log into first does not set the term char to
pasthrough or eightbit YET...I'm asking if this can be changed ..
Hope soon to be able to transfer data soon....
Steve G....
|
2579.3 | XMODEM failing half way through transmit | NEAGP::LASHUA | We're off to never never land | Sat Jan 04 1992 03:41 | 14 |
|
Hi. I need some help with Xmodem. I have v3.6 and use handshake
v2.12a. So far I've had no problems using KERMIT but can't seem
to get xmodem working. I use the command:
$ XMODEM FILE.TXT/SEND=TEXT/YMODEM
Under the TRANSFER menu on Handshake I select YMODEM BATCH for
Binary Protocol. When I execute the above command to send the
text file and select the receive binary under Handshake it starts
transmitting. after half the file has been sent it stops and
begins to print "Timeout waiting for next block". I've tried
everything I can think of but don't understand why it stops
half way during the trasmit. Any ideas?
- Jon.
|