Thanks again Gary. It worked . It showed my message , but it is showing all the info ... that is too much info for the user :( ..It lists all the commands and trace and response.
Response: *220 Custom welcome message by Faseela.* Command: AUTH TLS Response: 234 Command AUTH okay; starting TLS connection. Status: Initializing TLS... Trace: TLS Handshake successful Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-128-GCM, MAC: AEAD Status: Verifying certificate... Status: TLS connection established. Command: USER x...@123.com Response: 331 User name okay, need password for x...@123.com Command: PASS *********** Response: 230 User logged in, proceed. Command: OPTS UTF8 ON Response: 200 Command OPTS okay. Command: PBSZ 0 Response: 200 Command PBSZ okay. Command: PROT P Response: 200 Command PROT okay. Command: OPTS MLST size;modify;type; Response: 200 Command OPTS okay. On Fri, Feb 17, 2017 at 1:48 AM, Gary Bell <gary.b...@aero.bombardier.com> wrote: > Hi Faseela, it looks like Filezilla is hiding the response string returned > from ftpserver unless an error occurs (in which case it shows the full log > in the log window). On filezilla 3.14.1, I got it to show the custom > response message all the time by setting the debug level in the preferences > to "2 - Info". Not sure if this is an option for you? > > >