mirror of
https://github.com/curl/curl.git
synced 2026-04-30 12:07:55 +03:00
--ftp-method was added in 7.15.1. This mention ends up a bit oddly formatted
but I'm not in the mood to fight nroff right now...
This commit is contained in:
parent
4fef0d4f14
commit
bd64da3785
1 changed files with 1 additions and 0 deletions
|
|
@ -419,6 +419,7 @@ curl does one CWD with the full target directory and then operates on the file
|
|||
\&"normally" (like in the multicwd case). This is somewhat more standards
|
||||
compliant than 'nocwd' but without the full penalty of 'multicwd'.
|
||||
.RE
|
||||
(Added in 7.15.1)
|
||||
.IP "--ftp-pasv"
|
||||
(FTP) Use PASV when transferring. PASV is the internal default behavior, but
|
||||
using this option can be used to override a previous --ftp-port option. (Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue