Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems

ask the wizard
Content starts here

Controlling FTP Server Log Creation?

» close window

The Question is:

 
I'm looking to supress the "TCPIP$FTP_SERVER.LOG" file creation in the default
 directory for incoming FTP connections.
 
We wish to retain the directory security settings which do not allow write
 access and also wish to remove the AUDIT$SERVER messages we are currently
 recieving for object access failures.
 
 


The Answer is :

 
  The logical name TCPIP$FTP_SERVER allows you to redirect this log
 
  To suppress all FTP server log files for all incoming FTP connections:
 
    $ DEFINE /SYSTEM /EXECUTIVE TCPIP$FTP_SERVER NL:
 
  To redirect all FTP logs to the specified file:
 
    $ DEFINE /SYSTEM /EXECUTIVE TCPIP$FTP_SERVER ddcu:[dir]name.log
 
  This logical name is not currently documented.
 

answer written or last revised on ( 3-JAN-2002 )

» close window

 

Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.