Well.... I hope that, thru this little adventure, I've contributed something
to the knowledgebase (instead of always being a leeching lurker).
Tom
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Tuesday, October 23, 2012 11:15 AM
To: Midrange Systems Technical Discussion
Subject: RE: FTP logging issue
By golly you're right.  The CD hit my log file but not the get.
I am using:
                      Exit 
Exit                  Point 
Point                 Format    Registered  Text
QIBM_QTMF_CLIENT_REQ  VLRQ0100     *YES     FTP Client Request Validation
QIBM_QTMF_SERVER_REQ  VLRQ0100     *YES     FTP Server Request Validation
QIBM_QTMF_SVR_LOGON   TCPL0200     *YES     FTP Server Logon
From my ftp client session
cd /rob
250-NAMEFMT set to 1. 
250 "/rob" is current directory. 
get kissmygrits.txt
250  Now using naming format "1". 
257 "/rob" is current directory. 
229 Entering Extended Passive Mode (|||39240|)
550  Unable to find file /rob/kissmygrits.txt 
By golly you're right.  The CD hit my log file but not the get.
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail
to:  2505 Dekko Drive
          Garrett, IN 46738
Ship to:  Dock 108
          6928N 400E
          Kendallville, IN 46755
http://www.dekko.com
From:   "Tom Hightower" <tomh@xxxxxxxxxxx>
To:     "'Midrange Systems Technical Discussion'" 
<midrange-l@xxxxxxxxxxxx>, 
Date:   10/23/2012 11:44 AM
Subject:        RE: FTP logging issue
Sent by:        midrange-l-bounces@xxxxxxxxxxxx
For logon validation/logging, I'm using exit point QIBM_QTMF_SVR_LOGON,
format TCPL0200
For command validation/logging, I'm using exit point QIBM_QTMF_SERVER_REQ,
format VLRQ0100
Tom
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Tuesday, October 23, 2012 7:17 AM
To: Midrange Systems Technical Discussion
Subject: RE: FTP logging issue
We must be talking about a different exit point.  The one I programmed for
(for FTP) was called BEFORE the action occurred; as an custom 
authorization
check.  I was not aware there was an AFTER.
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail
to:  2505 Dekko Drive
          Garrett, IN 46738
Ship to:  Dock 108
          6928N 400E
          Kendallville, IN 46755
http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.