GithubHelp home page GithubHelp logo

Comments (6)

adminpass avatar adminpass commented on July 23, 2024 2

以下只针对X86平台,ARM平台fuser3没搞到,以下linux通用

1. Releases下载对应版本
aliyundrive-fuse-v0.1.5.x86_64-unknown-linux-musl.tar.gz,解压,拿到 aliyundrive-fuse

2. fuser3依赖(!关键!)
fusermount3.zip ,解压到 /usr/bin/fusermount3 , chmod +x走起,/usr/bin/fusermount3 -h 测下

D1044

3. 上传群辉目录,chmod改执行权限,为避免麻烦,root下执行:

./aliyundrive-fuse -r refresh_token -w /var/run/aliyundrive-fuse /volume3/video/阿里云盘/ --allow-other

其中 /volume3/video/阿里云盘/ 为你想挂载的地址(先把目录建好哦)

后台运行,nohup 或者用控制面板->任务计划->新建(root)
D1243
D1404

from aliyundrive-fuse.

messense avatar messense commented on July 23, 2024 1

没有群晖,你可以请教下 @adminpass #2

from aliyundrive-fuse.

fusang1337 avatar fusang1337 commented on July 23, 2024

我尝试了pip3 install aliyundrive-fuse可以安装aliyundrive_fuse-0.1.5-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl
但是安装之后输入aliyundrive-fuse
报错-ash: aliyundrive-fuse: command not found

而apt或者yum都报错
root@nas:~# apt-get install -y fuse3
-ash: apt-get: command not found

root@nas:~# yum install -y fuse3
-ash: yum: command not found

from aliyundrive-fuse.

fusang1337 avatar fusang1337 commented on July 23, 2024

fusang@nas:/$ apt-get install -y fuse3
-sh: apt-get: command not found
fusang@nas:/$ sudo -i
Password:
root@nas:#
root@nas:
#
root@nas:# apt-get install -y fuse3
-ash: apt-get: command not found
root@nas:
#
root@nas:# yum install -y fuse3
-ash: yum: command not found
root@nas:
#
root@nas:#
root@nas:
# pip install aliyundrive-fuse
-ash: pip: command not found
root@nas:# pip3 install aliyundrive-fuse
Collecting aliyundrive-fuse
Downloading aliyundrive_fuse-0.1.5-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (2.3 MB)
|████████████████████████████████| 2.3 MB 124 kB/s
Installing collected packages: aliyundrive-fuse
Successfully installed aliyundrive-fuse-0.1.5
root@nas:
# aliyundrive-fuse
-ash: aliyundrive-fuse: command not found
root@nas:#
root@nas:
# aliyundrive-fuse
-ash: aliyundrive-fuse: command not found
root@nas:#
root@nas:
# pip3 aliyundrive-fuse
ERROR: unknown command "aliyundrive-fuse"

from aliyundrive-fuse.

messense avatar messense commented on July 23, 2024

Thank you @adminpass

from aliyundrive-fuse.

fusang1337 avatar fusang1337 commented on July 23, 2024

谢谢! @adminpass

from aliyundrive-fuse.

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.