有谁知道为什么 Nautilus 允许我登录服务器但不显示任何文件,但是当我通过“ftp”命令行二进制文件登录时,它可以工作并允许我显示所有文件、创建目录等。 ?
我也可以通过 FileZilla 登录并查看/编辑文件。这是日志的一部分:
Code:
Response: 220 Microsoft FTP Service
Command: USER ----
Response: 331 Password required for ----.
Command: PASS ***********
Response: 230-Welcome to the Alentus FTP server.
Response: 230 User ---- logged in.
Command: SYST
Response: 215 Windows_NT
Command: FEAT
Response: 211-FEAT
Response: SIZE
Response: MDTM
Response: 211 END
Status: Connected
Status: Retrieving directory listing...
与 gio/gvfs 有什么关系?
- Ubuntu 10.10
- 鹦鹉螺 2.32.0
- FileZilla 3.3.3
- FTP 0.17-23
这是一个 gvfs 问题,它无法连接到某些 FTP 服务器。请参阅https://bugzilla.gnome.org/show_bug.cgi?id=516704 上的相关错误报告协议有问题,请求修复。因此,现在,您可以使用替代的 FTP 客户端。