HP ARPA File Transfer Protocol User's Guide (36957-90159)

Chapter 4 43
Using FTP
Using FTP Commands in UDCs and Programs
226 Transfer complete.
322 bytes received in 0.65 seconds: (4.25 Kbytes/second)
ftp> GET filez
200 PORT command okay.
550 filez: No such file or directory.
Data Transfer Request Failed. (FTPERR 13)
END OF PROGRAM
:
:SHOWVAR ftp@
FTPLASTERR = -13
FTPXFERFILES = 0
FTPREQFILES = 0
FTPREPLACE = true
FTPLASTREPLY = 550 filez: No such file or directory
FTPLASTMSG = Data Transfer Request Failed. (FTPERR 13)
:
NOTE
FTPLASTERR indicates an error if the value is negative and a warning if the
value is positive.