1 / 5

红旗 Linux

红旗 Linux. FTP Server 案例. 案例 1—— 实现匿名 FTP. 建设我校 FTP, 实现以下要求: 1 、 FTP 主机的 IP 地址为: 192.168.2.* ;域名为: ftp.sziit.edu.cn 2 、允许以 anonymous 匿名访问 FTP 服务器; 3 、允许匿名用户对 Pub 目录拥有“下载”的权限 4 、允许匿名用户对 uploads 目录拥有“上传”的权限 5 、使用 gFTP/IE 进行验证。. 案例 2—— 实现非匿名个人 FTP. 建设我校 FTP, 实现以下要求:

sari
Download Presentation

红旗 Linux

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 红旗Linux FTP Server 案例

  2. 案例1——实现匿名FTP • 建设我校FTP,实现以下要求: • 1、FTP主机的IP地址为:192.168.2.*;域名为:ftp.sziit.edu.cn • 2、允许以anonymous匿名访问FTP服务器; • 3、允许匿名用户对Pub目录拥有“下载”的权限 • 4、允许匿名用户对uploads目录拥有“上传”的权限 • 5、使用gFTP/IE进行验证。

  3. 案例2——实现非匿名个人FTP • 建设我校FTP,实现以下要求: • 1、FTP主机的IP地址为:192.168.2.*;域名为:ftp.sziit.edu.cn • 2、不允许anonymous匿名访问FTP服务器; • 3、用户登录后的根目录为用户主目录 • 4、用户对FTP根有上传权限 • 5、使用gFTP/IE进行验证。

  4. 案例3——实现非匿名公用FTP • 建设我校FTP,实现以下要求: • 1、FTP主机的IP地址为:192.168.2.*;域名为:ftp.sziit.edu.cn • 2、不允许anonymous匿名访问FTP服务器; • 3、用户登录后的根目录为/test/ftp • 4、用户对根下的incoming有上传权限 • 5、用户对根下的public有下载权限 • 6、使用gFTP/IE进行验证。

  5. 案例4——实现共享式FTP • 建设我校FTP,实现以下要求: • 1、FTP主机的IP地址为:192.168.2.*;域名为:ftp.sziit.edu.cn • 2、允许以anonymous匿名访问FTP服务器; • 3、允许所有网段对Public目录拥有“下载”的权限 • 4、实现“incoming”目录,并只允许网段为192.168.2.*的计算机可以访问。 • 5、使用gFTP/IE进行验证。

More Related