Hello.
I have an issue where the coreftp client is not able to view the listings of a directory on a server if the ssl listings options is selected. I am able to authenticate, and then upload files to the server. However asking for a listng of the directorty gets a response of 0 bytes transferred.
LIST
Connect socket #1448 to xxx.xxx.xxx.xxx, port 990...
TLSv1, cipher TLSv1/SSLv3 (AES256-SHA) - 256 bit
150 Opening ASCII mode data connection for file list.
226 Transfer complete. 0 bytes transferred. 0 Bps.
Transferred 0 bytes in 0.094 seconds
I am surprised that I would be able to transfer in SSL (in this case upload only, as I cant view the files for download), but not get a directory listing. When I upload, I verify the site has actually transferred the data by connecting from a different host network, where the ssl listing works properly.
The client with the issue resides on the outside of an idirect satellite modem. Directory listings at the Earth station/hub site facility work as expected.
Any suggestions would be appreciated.