当前位置: 技术问答>linux和unix
vsftp登陆问题
来源: 互联网 发布时间:2017-05-07
本文导语: 各位亲们,登陆vsftp如下.就是无法显示目录以及目录下得东西,求解~~。 ftp> dir 200 PORT command successful. Consider using PASV. 150 Here comes the directory listing. 226 Directory send OK. | 登陆到服务器...
各位亲们,登陆vsftp如下.就是无法显示目录以及目录下得东西,求解~~。
ftp> dir
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
226 Directory send OK.
ftp> dir
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
226 Directory send OK.
|
登陆到服务器上检查一下是否有read权限
|
看你那打印,dir执行成功呀。是该目录下没有文件吧?!!!
在windows上登录tftp,用ls或dir似乎都是可以显示的!
在windows上登录tftp,用ls或dir似乎都是可以显示的!
|
换个电脑试试,我之前也碰到过这种问题,但是换了台电脑就好用了。
|
在服务端系统下Ping一下客户端的ip,看网络是否通畅,若不通,关闭客户端系统的防火墙就可以了