1
0
This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
siadrive/3rd-party/curl-7.52.1/docs/cmdline-opts/ftp-pret.d
2017-02-02 21:08:13 -06:00

9 lines
268 B
Makefile

Long: ftp-pret
Help: Send PRET before PASV
Protocols: FTP
Added: 7.20.0
---
Tell curl to send a PRET command before PASV (and EPSV). Certain FTP servers,
mainly drftpd, require this non-standard command for directory listings as
well as up and downloads in PASV mode.