Hi Techies,
Tidal Version: 5.3.1
Master server type: Unix
I am trying to create FTPS job setup for one of our vendor. The connection should be FTPS explicit via port: 54321. I guess there is no option in our tidal job setup for this type of connection. So I have manully coded as below in "command parameters" filed in our tidal job:
ftps
"open ftps.ABCD.com,prompt,binary,mput E:\Data\ABCD\*.txt,close,quit"
"UserID"
Password
-e:on -ports:20-54321 -a -z
But I am not able to connect to the ftps site. I have checked with the vendor and they have already added our IP to their white list, this confirms that there is no firewall issue. Note: I can able to connect to the vendor site through Filezilla tool with no issues.
Please help in this and I have to establish this connection ASAP.
Regards,
Thamil