我有一个外部硬盘安装在我的 /home 目录中。它从第一天起就运行良好。但我有一段时间没碰它了,出于某种原因,它不允许我通过 FTP 向它传输文件。以下是 filezilla 的输出
LSB Version: core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
Status: Starting upload of E:\Users\Matt\Matt\UwU\video.mp4
Command: put "E:\Users\Matt\Matt\UwU\video.mp4" "video.mp4"
Command: local:E:\Users\Matt\Matt\UwU\video.mp4 => remote:/home/matt/pstash/video.mp4
Error: File transfer failed
Status: Connecting to rz.theswagshack.net:21549...
Status: Using username "matt".
Status: Connected to rz.theswagshack.net
Status: Starting upload of E:\Users\Matt\Matt\UwU\video.mp4
Status: Retrieving directory listing of "/home/matt/pstash"...
Status: Listing directory /home/matt/pstash
Command: put "E:\Users\Matt\Matt\UwU\video.mp4" "video.mp4"
Command: local:E:\Users\Matt\Matt\UwU\video.mp4 => remote:/home/matt/pstash/video.mp4
Error: File transfer failed
Status: Connecting to rz.theswagshack.net:21549...
Status: Using username "matt".
Status: Connected to rz.theswagshack.net
Status: Starting upload of E:\Users\Matt\Matt\UwU\video.mp4
Status: Retrieving directory listing of "/home/matt/pstash"...
Status: Listing directory /home/matt/pstash
Command: put "E:\Users\Matt\Matt\UwU\video.mp4" "video.mp4"
Command: local:E:\Users\Matt\Matt\UwU\video.mp4 => remote:/home/matt/pstash/video.mp4
Error: File transfer failed
Status: Connecting to rz.theswagshack.net:21549...
Status: Using username "matt".
Status: Connected to rz.theswagshack.net
Status: Retrieving directory listing of "/home/matt/pstash"...
Status: Listing directory /home/matt/pstash
Status: Directory listing of "/home/matt/pstash" successful
ls -l 显示
drwxr-x--x 10 matt matt 4096 Jan 15 22:05 pstash
我也尝试了 chmod +x /home/matt/pstash,但没有帮助。
我尝试通过 CLI 登录并以同一文件夹和同一用户身份获取文件,效果非常好。
有点没主意