浏览代码

MultilineRFC2228 is deprecated (and no longer documented)

Source commit: beedb143c7d97f20c0348f86591e81ef788fbc85
Martin Prikryl 3 年之前
父节点
当前提交
fa928a12e8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      source/core/FtpFileSystem.cpp

+ 2 - 2
source/core/FtpFileSystem.cpp

@@ -3432,8 +3432,8 @@ void __fastcall TFTPFileSystem::HandleReplyStatus(UnicodeString Response)
   // 211 End
   // 211 End
 
 
   // This format is according to RFC 2228.
   // This format is according to RFC 2228.
-  // Is used by ProFTPD when  MultilineRFC2228 is enabled
-  // http://www.proftpd.org/docs/directives/linked/config_ref_MultilineRFC2228.html
+  // Is used by ProFTPD when deprecated MultilineRFC2228 directive is enabled
+  // http://www.proftpd.org/docs/modules/mod_core.html#FileZillaNonASCII
 
 
   // 211-Features:
   // 211-Features:
   // 211-MDTM
   // 211-MDTM