Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI ,
I am getting following error while connecting to FTP
Exception in component tFTPFileList_2 com.enterprisedt.net.ftp.FTPConnectionClosedException: Only Secure FTP connections are allowed for your account. Please connect using FTPS or FTPES.
But i am able to connect successfully through WINSCP / FILEZIlla.
using
File Protocol: FTP
Encryption: TLS Explicit Encryption
Host Name: ftp-xxxx.zzzz.com
Port Number: 21
User Name: [user name]$[domain]
Password: password.
My Ftp doesnt support FTPS or FTPES, its connects fine with FTP using WINSCP
Screenshot are attache
Thx sachinddhake,
I will try to make a tFTPSFileList, tFTPSGet and tFTPSPut that can be use with it.sauronsoftware.ftp4j.FTPClient.
If I don't succeed I will use a script and a tSystem as you suggest, thx a lot !
MadProf
Ok @MadProf Please let me if what approach you followed.
It will help, if we face similar situation in near future.
Thanks,
Sachin