【问题标题】:Error: Failed to retrieve directory listing FileZilla错误:无法检索目录列表 FileZilla
【发布时间】:2016-02-15 06:38:45
【问题描述】:

我正在尝试与我们的应用程序服务器连接以访问 FTP,但是当我尝试在 FileZilla 的帮助下访问它时获得以下堆栈跟踪。

我可以在 CPanel 中看到完整的文件夹结构。你能帮忙吗,让我知道可能的问题是什么,我该如何解决。

Command:    PASS **********
Response:   230 OK. Current restricted directory is /
Command:    OPTS UTF8 ON
Response:   200 OK, UTF-8 enabled
Status: Connected
Status: Retrieving directory listing...
Command:    PWD
Response:   257 "/" is your current location
Command:    TYPE I
Response:   200 TYPE is now 8-bit binary
Command:    PASV
Response:   227 Entering Passive Mode (89,221,244,98,102,204)
Command:    MLSD
Response:   150 Accepted data connection
Response:   421 chdir: Permission denied
Error:  Failed to retrieve directory listing
Error:  Connection closed by server

【问题讨论】:

  • 我没有答案,但搜索此Response: 421 chdir: Permission denied 查找何时响应为421chdir:Permission 被拒绝。
  • 请将您的问题移至Super User。这里是off-topic

标签: laravel ftp ftp-client superuser


【解决方案1】:

据我所知,您正在尝试连接到根文件夹。将默认远程目录更改为更深的文件夹。

【讨论】:

    猜你喜欢
    • 2014-08-25
    • 2019-06-23
    • 1970-01-01
    • 1970-01-01
    • 2017-10-01
    • 2018-01-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多