File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / ftp-pret.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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>