use-ascii.d 318 B

1234567891011
  1. Short: B
  2. Long: use-ascii
  3. Help: Use ASCII/text transfer
  4. Protocols: FTP LDAP
  5. Category: misc
  6. Example: -B ftp://example.com/README
  7. Added: 5.0
  8. ---
  9. Enable ASCII transfer. For FTP, this can also be enforced by using a URL that
  10. ends with ";type=A". This option causes data sent to stdout to be in text mode
  11. for win32 systems.