Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Custom FTP Exit message

Status
Not open for further replies.

scottrd

Technical User
Dec 5, 2002
10
0
0
US
Does anyone know how to create a custom message when a user closes an ftp session? I know you can banner a custom login message by setting a BANNER=statement in /etc/default/ftpd, but I haven't yet found a way to customize an exit message.
 
Not sure if there is an easier way but you can always get FTP-server source from the internet (e.g. Pro-FTP), edit it's exit message in the source code, compile it, and replace the Solaris FTP daemon with it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top