HP3000-L Archives

March 2005, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
KENT WALLACE <[log in to unmask]>
Reply To:
KENT WALLACE <[log in to unmask]>
Date:
Tue, 8 Mar 2005 15:07:26 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (76 lines)
I am on a N class. Running 7.01 OS MPE.

FTP looks like this when I run it: ftp

File Transfer Protocol [A0011B03] (C) Hewlett-Packard Co. 2000 [PASSIVE SUPPORT]

The batch job that runs this FTP:

!JOB ABPOSLTN,MGR.account,group;PRI=CS;INPRI=13
!SETVAR ONE,1
!WHILE ONE = 1
!  IF HPHOUR = 4  AND HPMINUTE > 57
!     PAUSE 180
!     STREAM ABPOSLTN.PHNJCL.account
!     SETVAR ONE,2
!  ENDIF
!  RUN ftp.ARPA.SYS < FTPABPOS.PUB.account
!ENDWHILE
!EOJ

The file FTPABPOS.PUB.account looks like this:
open 999.999.999.999  ---> deidentified
USER userid password  ----> deidentified
cd reprice
ascii
prompt
mget *;move
:PAUSE 1
mget *;move
:PAUSE 1
mget *;move
:PAUSE 1
mget *;move
:PAUSE 1
mget *;move
:PAUSE 1
mget *;move
:PAUSE 1
mget *;move
:PAUSE 1

etc....

It was pulling files fine until this error, then it took 15 minutes to abort the job.

Thanks
Kent Wallace
Primary Health
Boise, Id

>>> Mark Landin <[log in to unmask]> 03/08/05 02:22PM >>>
It would sure help to know more about what's going on. 
Like, what version of MPE are you on? What is the remote host running?
What machine is initiating the FTP? What operation is causing the
failure? Does it always fail, or just intermittently? That kind of
thing.

Otherwise we'll just be randomly guessing.


On Tue, 8 Mar 2005 14:03:50 -0700, KENT WALLACE
<[log in to unmask]> wrote:
> Anyone help me with this error?
> 
> Invalid reply code from remote server.  (FTPERR 11)
> 
> Thanks
> Kent
> 
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2