2016-11-16 01:44:58 +03:00
|
|
|
Long: ftp-account
|
|
|
|
Arg: <data>
|
|
|
|
Help: Account data string
|
|
|
|
Protocols: FTP
|
|
|
|
Added: 7.13.0
|
2020-07-13 15:15:04 +03:00
|
|
|
Category: ftp auth
|
2021-08-31 17:37:14 +03:00
|
|
|
Example: --ftp-account "mr.robot" ftp://example.com/
|
2021-11-15 17:58:20 +03:00
|
|
|
See-also: user
|
2016-11-16 01:44:58 +03:00
|
|
|
---
|
|
|
|
When an FTP server asks for "account data" after user name and password has
|
|
|
|
been provided, this data is sent off using the ACCT command.
|
|
|
|
|
|
|
|
If this option is used several times, the last one will be used.
|