curl-w32/docs/cmdline-opts/ftp-alternative-to-user.md

618 B

c SPDX-License-Identifier Long Arg Help Protocols Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl ftp-alternative-to-user <command> String to replace USER [name] FTP 7.15.5 ftp single
ftp-account
user
--ftp-alternative-to-user "U53r" ftp://example.com

--ftp-alternative-to-user

If authenticating with the USER and PASS commands fails, send this command. When connecting to Tumbleweed's Secure Transport server over FTPS using a client certificate, using "SITE AUTH" tells the server to retrieve the username from the certificate.