blob: dac4c35319b0511ae207c3033d391cf46742fc0d [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -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.