[Web-ftp] FTP over TLS
Status: Beta
Brought to you by:
aball
From: Jose T. <jet...@co...> - 2009-12-22 15:48:37
|
I loaded the web-ftp page but is not working for my FTP server. My FTP server accepts log-in by TLS connections only. I tried changing the code to use Net::FTPSSL but is not interchangeable with Net::FTP, it log-ins successfully but does not show the directories. The dir method is not available on FTPSSL so it requires to much changes. What can I do? |