Giter Site home page Giter Site logo

Comments (4)

MxCen avatar MxCen commented on August 16, 2024

更新:
进入Web管理界面,默认地址为http://192.168.1.1/rclone-webui-react/
修改为:http://192.168.1.1:5572
输入账号密码后效验通过可以登录,建议优化解决下。

from rclone-openwrt.

ElonH avatar ElonH commented on August 16, 2024

@MxCen rclone 配置文件是记录 你的云账号名和token或密码。初始没添加账号就是空的目录。
个人建议在本机上运行 rclone ,添加自己的云存储账号, 然后再把本机上的 rclone 配置文件上传到路由器上面。
为什么需要把配置文件放到/var/*里?个人不是非常理解openwrt的结构,望指点。

from rclone-openwrt.

ElonH avatar ElonH commented on August 16, 2024

更新:
进入Web管理界面,默认地址为http://192.168.1.1/rclone-webui-react/
修改为:http://192.168.1.1:5572
输入账号密码后效验通过可以登录,建议优化解决下。

确实是一个不足的地方,目前正在尝试修改webui的代码,但是会可能会为了重新编译源码,不得不依赖 npm。
目前 webui 直接是下载打包好的 release 版本,所以不需要 npm。

一个临时方案是在 luci 上面写多一个提示

from rclone-openwrt.

MxCen avatar MxCen commented on August 16, 2024

第1个解答:
/etc的特点:包含了广泛的系统配置文件,这些配置文件几乎包含了系统配置的方方面面,是一个底层的重要项目,通常添加一些次等重要的零碎事物。
/var/etc的特点:包含系统运行时要改变的数据。其中包括每个系统是特定的,即不能够与其他计算机共享的目录。一般存储各类软件配置文件的都用这个目录。

第2个解答:
临时方案在 luci 上面写多一个提示,是比较好的,能够知道马上怎么用。

from rclone-openwrt.

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.