Operating System - HP-UX
1833491 Members
2837 Online
110052 Solutions
New Discussion

FTP version and host name display

 
SOLVED
Go to solution
John Dinwoodie
Occasional Advisor

FTP version and host name display


I have discovered how to stop FTP from announcing its version and the host name in v.11 by use of the /etc/ftpd/ftpaccess file.

The same mechanism does not seem to exist in 10.20. Is there another way to get the same effect ?

Thanks, John.
Drinking for profit
2 REPLIES 2
Robin Wakefield
Honored Contributor
Solution

Re: FTP version and host name display

Hi John,

PHNE_23948 gives you a -S option to suppress display of hostname/version. It was actually added at PHNE_17963, but this latest patch updated the man pages too.

Rgds, Robin
John Dinwoodie
Occasional Advisor

Re: FTP version and host name display


Perfecto !

Many thanks Robin.
Drinking for profit