男男一起努力坤坤电视剧|男男相嗟嗟嗟高清免费观看|男欢女爱免费观看电视剧大全下载|哪吒之魔童闹海免费观看电影|哪吒之魔童闹海2完整版|哪吒之魔童闹海2

  • IDC銷售:020-66849165/66849090/66849088
  • 云服務銷售:020-66849108/9091 | 客服(備案,域名,虛機,郵箱):020-66849000-2

登錄 | 會員注冊 | 控制面板 | 幫助中心 | 購物車 | 舉報中心

? ? 域名活動
幫助中心FAQ

 

1.安裝服務

#yum -y instal vsftpd

2.修改配置

#vi /etc/vsftpd/vsftpd.conf

標黃為必需修改,其他選項按需修改(ps:對應被動模式選項配置選項不存在,可自行添加)

# Allow anonymous FTP? (Beware - allowed by default if you comment this out).

anonymous_enable=NO

 

# Make sure PORT transfer connections originate from port 20 (ftp-data).

connect_from_port_20=YES

pasv_enable=YES

pasv_min_port=1000

pasv_max_port=2000

 

# When "listen" directive is enabled, vsftpd runs in standalone mode and

# listens on IPv4 sockets. This directive cannot be used in conjunction

# with the listen_ipv6 directive.

listen=YES

 

# This directive enables listening on IPv6 sockets. By default, listening

# on the IPv6 "any" address (::) will accept connections from both IPv6

# and IPv4 clients. It is not necessary to listen on *both* IPv4 and IPv6

# sockets. If you want that (perhaps because you want to listen on specific

# addresses) then you must run two copies of vsftpd with two configuration

# files.

# Make sure, that one of the listen options is commented !!

listen_ipv6=NO

3.iptables放行

-A INPUT -p tcp --dport 20:21 -j ACCEPT

-A OUTPUT -p tcp --dport 20:21 -j ACCEPT

-A INPUT -p tcp --dport 1000:2000 -j ACCEPT

-A OUTPUT -p tcp --dport 1000:2000 -j ACCEPT

4.用戶建立

因為ftpusers、user_list中均有root,說明默認禁止root登錄FTP,因此可以使用非root其他用戶直接登錄FTP,訪問路徑默認用戶路徑/home/用戶名

5.登錄方式

windows:百度一堆方法軟件

linux:

# ftp 124.172.154.66

Connected to 124.172.154.66.

220 (vsFTPd 3.0.2)

530 Please login with USER and PASS.

530 Please login with USER and PASS.

KERBEROS_V4 rejected as an authentication type

Name (124.172.154.66:root): idchost

331 Please specify the password.

Password: 

230 Login successful.

Remote system type is UNIX.

Using binary mode to transfer files.

ftp> ls

227 Entering Passive Mode (124,172,154,66,4,102).

150 Here comes the directory listing.

-rw-rw-r--    1 1000     1000         2397 Aug 21 11:15 domain.txt

-rw-rw-r--    1 1000     1000         5429 Aug 21 11:45 domain_ip.txt

226 Directory send OK.

ftp> quit

221 Goodbye.

 

 

闻喜县| 崇文区| 五台县| 墨脱县| 班玛县| 石景山区| 佛冈县| 山东省| 郎溪县| 凤山市| 大港区| 连南| 富源县| 中西区| 阜城县| 朝阳县| 南岸区| 深泽县| 宁河县| 义乌市| 宝清县| 赤壁市| 汨罗市| 湖北省| 和硕县| 晋江市| 浠水县| 高碑店市| 新疆| 承德市| 北流市| 江口县| 福泉市| 金溪县| 新平| 精河县| 商南县| 西乌珠穆沁旗| 永修县| 西昌市| 兰西县|