HP3000-L Archives

March 2004, Week 4

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:
Tim Cummings <[log in to unmask]>
Reply To:
Tim Cummings <[log in to unmask]>
Date:
Wed, 24 Mar 2004 15:39:03 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
Kent,
<snip> As I recall you need to FTPLASTERR variables after you exit. <snip>


The problem is that FTP continues to process commands after an error and
before exiting.

So if you had a script that looked like:

FTP> EXITONERROR
FTP> GET filename
  failure occurs here
FTP> DELETE filename
FTP> EXIT
: IF FTPLASTERR ...

Too late you lost your file.

Not acceptable!

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

ATOM RSS1 RSS2