]> granicus.if.org Git - curl/commitdiff
--disable-eprt perhaps?
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Apr 2003 06:41:24 +0000 (06:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Apr 2003 06:41:24 +0000 (06:41 +0000)
docs/TODO

index 227dfb61c1eff34140478f9342b573c35cfdf3c4..abc84b94fa7716b448987da036fc8f5c8188b7d3 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -84,13 +84,16 @@ TODO
 
  * An option to only download remote FTP files if they're newer than the local
    one is a good idea, and it would fit right into the same syntax as the
-   already working http dito works. It of course requires that 'MDTM' works,
-   and it isn't a standard FTP command.
+   already working http dito works (-z). It of course requires that 'MDTM'
+   works, and it isn't a standard FTP command.
 
  * Add FTPS support with SSL for the data connection too.  This should be made
    according to the specs written in draft-murray-auth-ftp-ssl-08.txt,
    "Securing FTP with TLS"
 
+ * --disable-epsv exists, but for active connections we have no --disable-eprt
+   (or even --disable-lprt).
+
  HTTP
 
  * If the "body" of the POST is < MSS it really aught to be sent along with