aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-12-12 23:05:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-12-12 23:05:12 +0000
commitab31cfa664ced773a69c8f87f0e22daf85315763 (patch)
tree2d1eed7a494c5d93e71fb9e59b2ae28b0b7998b3 /docs
parentaf1c397969bb0167312cb9ccde0cc221d07196c9 (diff)
another SOCKS-related problem added
Diffstat (limited to 'docs')
-rw-r--r--docs/KNOWN_BUGS4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 9fe1a60c2..f45c09b1e 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -35,7 +35,9 @@ may have been fixed since this was written!
23. We don't support SOCKS for IPv6. We don't support FTPS over a SOCKS proxy.
We don't have any test cases for SOCKS proxy. We probably have even more
- bugs and lack of features when a SOCKS proxy is used.
+ bugs and lack of features when a SOCKS proxy is used. And there seem to be a
+ problem with SOCKS when doing FTP: See
+ http://curl.haxx.se/bug/view.cgi?id=1371540
22. Sending files to a FTP server using curl on VMS, might lead to curl
complaining on "unaligned file size" on completion. The problem is related