Code Monkey home page Code Monkey logo

Comments (3)

traceless avatar traceless commented on June 29, 2024

背景是这样,有的电影发现无法通过rclone挂载alist的webdav上传天翼,尝试用alist-encrypt仍无法上传,提示405,但是用alist-encrypt在本地加密后再上传就没有问题,挺奇怪的;

还有本地加密的小文件会直接在目的路径生成加密文件,但是大一点的视频文件会在文件夹目录下生成.temp文件,且只在.temp目录下生成一个2g的文件,不知道是不是加密失败了,还是限制了大小

感谢你的反馈,一般405就是http请求method有错,具体我也不好判断原因, 关于大文件的本地生产,你那边是使用RC4算法还是AES,RC4好像会有内存溢出问题。方便留个联系方式吗?或者进群在群里沟通。

from alist-encrypt.

Tasle avatar Tasle commented on June 29, 2024

是RC4的

from alist-encrypt.

traceless avatar traceless commented on June 29, 2024

是RC4的

嗯好,你大文件加密先试试AES。405的问题,我看群里也有人遇到,应该alist那边的问题

from alist-encrypt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.