i would make a connection to an ftp server that only supports ssl but i cant get it to work
Code: Select all
package require tls 1.4
package require ftp
set ftp(cntrl) [::ftp::Open $host $user $pass -port $prt -command [list ::tls::socket -require 1]]
thanks for helpStarting new connection with:
-port = 4500
-command = ::tls::socket -require 1
C: Connection from xx.xxx.xxx.xxx:xxxx
-> rc=" "
-> msgtext=""
-> state="quit"
---> QUIT