总结一下自己是如何在CU里回答FTP相关问题的

我配置FTP服务器的次数屈指可数。常见的几种当中只配置过pureftpd和vsftpd,proftpd从来没弄过。
所以,论坛里碰到的各种各样问题对我来说也都是没遇到过的。我的招数是:

  1. Google
  2. 官方网站的文档、FAQ、论坛或讨论组
  3. 自己的常识

积累下来,攒了一些很有用的资源,下面分别列出来。

vsftpd

ProFTPD

PureFTPd

WuFTP

还有这个不能不看:Active FTP vs. Passive FTP, a Definitive Explanation (中译版在这里

还有其他的中文资源,就不列出来了。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.
For more help see http://daringfireball.net/projects/markdown/syntax

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>