clientside log you mean? The logs I've attached are serverside including edtFTPj lib log.
here's what ftptest.net shows:
Warning: Plaintext FTP is insecure. You should use explicit FTP over TLS.
Warning: Selected port (3232) is not the default port (21) of the selected protocol.
Status: Resolving address of ec2-52-11-95-149.us-west-2.compute.amazonaws.com
Status: Connecting to 52.11.95.149
Warning: The entered address does not resolve to an IPv6 address.
Status: Connected, waiting for welcome message...
Reply: 220 Service ready for new user.
Command: CLNT
https://ftptest.net on behalf of 85.90.194.29
Reply: 530 Access denied.
Command: USER test2
Reply: 331 User name okay, need password for test2.
Command: PASS ********************************
Reply: 230 User logged in, proceed.
Command: SYST
Reply: 215 UNIX Type: Apache FtpServer
Command: FEAT
Reply: 211-Extensions supported
Reply: SIZE
Reply: MDTM
Reply: REST STREAM
Reply: LANG en;zh-tw;ja;is
Reply: MLST Size;Modify;Type;Perm
Reply: AUTH SSL
Reply: AUTH TLS
Reply: MODE Z
Reply: UTF8
Reply: TVFS
Reply: MD5
Reply: MMD5
Reply: MFMT
Reply: 211 End
Command: PWD
Reply: 257 "/" is current directory.
Status: Current path is /
Command: TYPE I
Reply: 200 Command TYPE okay.
Command: PASV
Reply: 227 Entering Passive Mode (172,31,30,187,160,126)
Error: Server returned unroutable private IP address in PASV reply