状态: 读取目录列表。
命令: PORT 192,168,182,1,38,172
响应: 200 PORT command successful. Consider using PASV.
命令: LIST
响应: 150 Here comes the directory listing.
响应: 226 Directory send OK.
状态: 列出目录成功
6-5、登岸 bugxm_admin 账户试试能否上传文件,臭虫小明这里上传文件还存在权限问题。
4上传毛病:553 Could not create file.
解决体例:
chmod 770 -R /data/htdocs
chown root:ftp -R /data/htdocs
6-6、再次上传,正确了。
28状态: 正在毗连 192.168.182.128:21.
状态: 毗连成立,期待欢迎消息。
响应: 220 (vsFTPd 2.0.5)
命令: USER bugxm_admin
响应: 331 Please specify the password.
命令: PASS ******
响应: 230 Login successful.
命令: OPTS UTF8 ON
响应: 200 Always in UTF8 mode.
状态: 已毗连
状态: 起头上传 E:UsersDesktopindex.htm
命令: CWD /
响应: 250 Directory successfully changed.
命令: TYPE I
响应: 200 Switching to Binary mode.
命令: PORT 192,168,182,1,40,46
响应: 200 PORT command successful. Consider using PASV.
命令: STOR index.htm
响应: 150 Ok to send data.
响应: 226 File receive OK.
状态: 文件传输成功,传输了 35,250 字节 (用时1 秒)
状态: 读取目录列表。
命令: PORT 192,168,182,1,40,47
响应: 200 PORT command successful. Consider using PASV.
命令: LIST
响应: 150 Here comes the directory listing.
响应: 226 Directory send OK.
状态: 列出目录成功
6-7、试试别的一个账号是不是实现了唯一下载权限需求。
状态: 正在毗连 192.168.182.128:21.
状态: 毗连成立,期待欢迎消息。
响应: 220 (vsFTPd 2.0.5)
命令: USER bugxm_admin
响应: 331 Please specify the password.
命令: PASS ******
响应: 230 Login successful.
命令: OPTS UTF8 ON
响应: 200 Always in UTF8 mode.
状态: 已毗连
状态: 起头上传 E:UsersDesktopindex.htm
命令: CWD /
响应: 250 Directory successfully changed.
命令: TYPE I
响应: 200 Switching to Binary mode.
命令: PORT 192,168,182,1,40,46
响应: 200 PORT command successful. Consider using PASV.
命令: STOR index.htm
响应: 150 Ok to send data.
响应: 226 File receive OK.
状态: 文件传输成功,传输了 35,250 字节 (用时1 秒)
状态: 读取目录列表。
命令: PORT 192,168,182,1,40,47
响应: 200 PORT command successful. Consider using PASV.
命令: LIST
响应: 150 Here comes the directory listing.
响应: 226 Directory send OK.
状态: 列出目录成功
状态: 已从办事器断开
状态: 正在毗连 192.168.182.128:21.
状态: 毗连成立,期待欢迎消息。
响应: 220 (vsFTPd 2.0.5)
命令: USER bugxm_general
响应: 331 Please specify the password.
命令: PASS ******
响应: 230 Login successful.
命令: SYST
响应: 215 UNIX Type: L8
命令: FEAT
响应: 211-Features:
响应: EPRT
响应: EPSV
响应: MDTM
响应: PASV
响应: REST STREAM
响应: SIZE
响应: TVFS
响应: UTF8
响应: 211 End
命令: OPTS UTF8 ON
响应: 200 Always in UTF8 mode.
状态: 已毗连
状态: 读取目录列表。
命令: PWD
响应: 257 "/"
命令: TYPE I
响应: 200 Switching to Binary mode.
命令: PORT 192,168,182,1,40,56
响应: 200 PORT command successful. Consider using PASV.
命令: LIST
响应: 150 Here comes the directory listing.
响应: 226 Directory send OK.
状态: 列出目录成功
状态: 已从办事器断开
状态: 正在毗连 192.168.182.128:21.
状态: 毗连成立,期待欢迎消息。
响应: 220 (vsFTPd 2.0.5)
命令: USER bugxm_general
响应: 331 Please specify the password.
命令: PASS ******
响应: 230 Login successful.
命令: OPTS UTF8 ON
响应: 200 Always in UTF8 mode.
状态: 已毗连
状态: 起头上传 E:UsersDesktopindex.htm
命令: CWD /
响应: 250 Directory successfully changed.
命令: PWD
响应: 257 "/"
命令: TYPE I
响应: 200 Switching to Binary mode.
命令: PORT 192,168,182,1,40,59
响应: 200 PORT command successful. Consider using PASV.