blob: dac4c35319b0511ae207c3033d391cf46742fc0d [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001Long: ftp-pret
2Help: Send PRET before PASV
3Protocols: FTP
4Added: 7.20.0
5---
6Tell curl to send a PRET command before PASV (and EPSV). Certain FTP servers,
7mainly drftpd, require this non-standard command for directory listings as
8well as up and downloads in PASV mode.