Name
easy:SetOpt_FTP_Alternative_To_User -- command to use instead of USER with FTP
Synopsis
easy:SetOpt_FTP_Alternative_To_User(cmd)
Function
Pass a string as parameter, which will be used to authenticate if the usual FTP "USER user" and "PASS password" negotiation fails. This is currently only known to be required when connecting to Tumbleweed's Secure Transport FTPS server using client certificates for authentication.

Inputs
cmd
input value

Show TOC