• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

以FTP的形式添加外部存储失败

Status
Not open for further replies.
ftp存储服务器的目录权限问题,把该目录下的所有文件和文件夹的权限改为777
如该文件夹目录为: storage.ap79.cn
在的上级目录执行
chmod -R 777 storage.ap79.cn
 
ftp存储服务器的目录权限问题,把该目录下的所有文件和文件夹的权限改为777
如该文件夹目录为: storage.ap79.cn
在的上级目录执行
chmod -R 777 storage.ap79.cn
试过了,应该不是权限的问题,设置777了,也测试过可以写入的
 
试过了,应该不是权限的问题,设置777了,也测试过可以写入的
98%都是目录权限问题, 1%是ftp服务器配置问题, 1%是其他的问题了.


另外, 你的ftp服务器是怎么样配置的? 用的什么面板? 如果是bt面板, 里面还需要修改一个配置文件.

# Force an IP address in PASV/EPSV/SPSV replies. - for NAT.
# Symbolic host names are also accepted for gateways with dynamic IP
# addresses.

# ForcePassiveIP 192.168.0.1

# ForcePassiveIP 192.168.0.1

修改为
ForcePassiveIP 你的IP地址
 
I'm sorry, but I don't understand. Support request and any other communication must be made in English language.
 
Status
Not open for further replies.
Back
Top