blob: d59fad9225a124ad957baa92d2ab016bfabcd33b [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Short: B
2Long: use-ascii
3Help: Use ASCII/text transfer
4Protocols: FTP LDAP
5---
6Enable ASCII transfer. For FTP, this can also be enforced by using a URL that
7ends with ";type=A". This option causes data sent to stdout to be in text mode
8for win32 systems.