自定义存储fastDFS遇到的问题 : fdfs_client.exceptions.DataError: [-] Error: 2, No such file or directory

自定义存储fastDFS遇到的问题 :  fdfs_client.exceptions.DataError: [-] Error: 2, No such file or directory[Python常见问题]

自定义存储fastDFS在使用中遇到的问题   这里使用的是 Ubuntu

测试上传图片 
        >>> python manage.py shell
        >>> from fdfs_client.client import Fdfs_client
        >>> client = Fdfs_client("/etc/fdfs/client.conf")
        >>> ret = client.upload_by_filename("/home/czpubuntu/桌面/111111.jpg")
hmoban主题是根据ripro二开的主题,极致后台体验,无插件,集成会员系统
自学咖网 » 自定义存储fastDFS遇到的问题 : fdfs_client.exceptions.DataError: [-] Error: 2, No such file or directory