I'm configuring vsftpd with vsftpd.conf and I activate the line 106 that say "ftpd_banner=message". later I try to connect to this server with a lftp client with anonymous user and don't show the welcome banner.
lftp <IP_server> -u anonymous
If I connect with other client how ftp, I watch a banner, but not with lftp. It is a error of lftp or I need to configure better this line ? thanks
I'm trying to show a welcome banner with lftp client