mirror of
https://github.com/curl/curl.git
synced 2026-08-24 16:33:33 +03:00
Fixed some typos in documentation
This commit is contained in:
parent
0f15ed1617
commit
cb787b70bf
16 changed files with 33 additions and 34 deletions
|
|
@ -613,7 +613,7 @@ SFTP and SCP and PATH NAMES
|
|||
FTP and firewalls
|
||||
|
||||
The FTP protocol requires one of the involved parties to open a second
|
||||
connection as soon as data is about to get transfered. There are two ways to
|
||||
connection as soon as data is about to get transferred. There are two ways to
|
||||
do this.
|
||||
|
||||
The default way for curl is to issue the PASV command which causes the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue