mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-02-24 20:21:11 +00:00
10 lines
370 B
Makefile
10 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.
|