mirror of
https://github.com/curl/curl.git
synced 2026-07-26 00:47:20 +03:00
EPSV details
This commit is contained in:
parent
bbf80d0f93
commit
0226b53b75
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -6,6 +6,11 @@
|
|||
|
||||
History of Changes
|
||||
|
||||
Daniel (27 November 2001)
|
||||
- There's now some initial code to support the EPSV FTP command. That should
|
||||
be used to do passive transfers IPv6-style. The code is still #if 0'ed in
|
||||
lib/ftp.c as I have no IPv6 ftp server to test this with.
|
||||
|
||||
Daniel (26 November 2001)
|
||||
- Robert Schlabbach had problems to understand how to do resumed transfers,
|
||||
and I clarified the man page -C section somewhat.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue