mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
11 lines
370 B
Makefile
11 lines
370 B
Makefile
Long: ftp-alternative-to-user
|
|
Arg: <command>
|
|
Help: String to replace USER [name]
|
|
Protocols: FTP
|
|
Added: 7.15.5
|
|
---
|
|
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" will tell the server to retrieve the
|
|
username from the certificate.
|