Annotation of embedaddon/curl/docs/cmdline-opts/ftp-pret.d, revision 1.1.1.1

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>