From 5e0d9aea322ba3abfc05c937f91b5751768f2310 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 30 Sep 2006 20:31:11 +0000 Subject: Support for FTP third party transfers is now dropped --- docs/curl.1 | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'docs/curl.1') diff --git a/docs/curl.1 b/docs/curl.1 index ef771fee7..e71b7ea66 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -1242,17 +1242,6 @@ Forces curl to use SSL version 2 when negotiating with a remote SSL server. .IP "-3/--sslv3" (SSL) Forces curl to use SSL version 3 when negotiating with a remote SSL server. -.IP "--3p-quote" -(FTP) Specify arbitrary commands to send to the source server. See the -\fI-Q/--quote\fP option for details. (Added in 7.13.0) -.IP "--3p-url" -(FTP) Activates a FTP 3rd party transfer. Specifies the source URL to get a -file from, while the "normal" URL will be used as target URL, the file that -will be written/created. - -Note that not all FTP server allow 3rd party transfers. (Added in 7.13.0) -.IP "--3p-user" -(FTP) Specify user:password for the source URL transfer. (Added in 7.13.0) .IP "-4/--ipv4" If libcurl is capable of resolving an address to multiple IP versions (which it is if it is ipv6-capable), this option tells libcurl to resolve names to -- cgit v1.2.3