mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
5dddc1dc7e
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
12 lines
384 B
Makefile
12 lines
384 B
Makefile
Long: ftp-alternative-to-user
|
|
Arg: <command>
|
|
Help: String to replace USER [name]
|
|
Protocols: FTP
|
|
Added: 7.15.5
|
|
Category: ftp
|
|
---
|
|
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.
|