README
上传用户:ig0539
上传日期:2022-05-21
资源大小:181k
文件大小:1k
源码类别:

Ftp客户端

开发平台:

C/C++

  1. These subdirectories contain examples of vsftpd usage.
  2. These examples are known to work on a RedHat 7.2 installation. Some of them
  3. rely on xinetd and / or a highly functional version of PAM.
  4. The examples should serve to illustrate how vsftpd becomes extremely powerful
  5. when intregration with xinetd for connection handling and PAM for
  6. authentication.
  7. Contents
  8. ========
  9. INTERNET_SITE         How you might configure vsftpd for an internet site.
  10. INTERNET_SITE_NOINETD How to use vsftpd without xinetd.
  11. PER_IP_CONFIG         How to apply different settings based on the connecting
  12.                       IP address.
  13. VIRTUAL_HOSTS         How to set up vsftpd with virtual hosting.
  14. VIRTUAL_USERS         How to set up virtual users with vsftpd.
  15. VIRTUAL_USERS_2       Advanced virtual users - different access rights.