Hi,
We are reading a remote datafile using a universal datareader configured for SFTP, but we need to switch the reader to passive mode (PASV command) to pass the firewall.
How can we do that with Clover ?
Thanks
Otto
Hi,
We are reading a remote datafile using a universal datareader configured for SFTP, but we need to switch the reader to passive mode (PASV command) to pass the firewall.
How can we do that with Clover ?
Thanks
Otto
Hi Otto,
It seems you are talking about FTPS instead of SFTP since SFTP doesn’t have active and passive modes (http://fetchsoftworks.com/fetch/help/Co … /SFTP.html). However, latest product version does not support FTPS, so in case you need to work with secured connection you might take into consideration SFTP instead.
Hope this helps.