FTPS
FAILURE
# Client-side
SSL
ftp
FTPS operation to FTP port
-m 5 -k ftps://%HOSTIP:%FTPPORT/path/to/file/405
# Verify data after the test has been "shot"
# error code 35 is CURLE_SSL_CONNECT_ERROR
# GnuTLS seems to not fail on its handshake but instead times out which gives
# error 28
35,28