Imported Upstream version 7.53.1
[platform/upstream/curl.git] / docs / cmdline-opts / ftp-alternative-to-user.d
1 Long: ftp-alternative-to-user
2 Arg: <command>
3 Help: String to replace USER [name]
4 Protocols: FTP
5 Added: 7.15.5
6 ---
7 If authenticating with the USER and PASS commands fails, send this command.
8 When connecting to Tumbleweed's Secure Transport server over FTPS using a
9 client certificate, using "SITE AUTH" will tell the server to retrieve the
10 username from the certificate.