Return to ftp-pret.d CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts |
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.