Coder Social home page Coder Social logo

没有webdev吗 about aliyunpan HOT 9 OPEN

ZHYxulei avatar ZHYxulei commented on June 18, 2024
没有webdev吗

from aliyunpan.

Comments (9)

tickstep avatar tickstep commented on June 18, 2024

新版本没有了,这个webdav的bug有点多,很难改,索性就不做了😫

from aliyunpan.

ZHYxulei avatar ZHYxulei commented on June 18, 2024

新版本没有了,这个webdav的bug有点多,很难改,索性就不做了😫

啊?不行啊我装这个就是为了webdev啊
要不要在下一个版本中重新搞啊

from aliyunpan.

longkui-clown avatar longkui-clown commented on June 18, 2024

哈哈,同求,能支持webdev就好了

from aliyunpan.

longkui-clown avatar longkui-clown commented on June 18, 2024

代码中看到了相关代码,大佬厉害,只是没放开,已经挂上使用了
image
image
aliyunpan.zip

from aliyunpan.

ZHYxulei avatar ZHYxulei commented on June 18, 2024

代码中看到了相关代码,大佬厉害,只是没放开,已经挂上使用了
image
image
aliyunpan.zip

老哥怎么搞的,出个教程行不行

from aliyunpan.

longkui-clown avatar longkui-clown commented on June 18, 2024

代码中看到了相关代码,大佬厉害,只是没放开,已经挂上使用了
image
image
aliyunpan.zip

老哥怎么搞的,出个教程行不行


分割线

1、用上面的aliyunpan的包运行,和大佬的包一样,只是放开了webdav,命令在图里截有,需要先登陆再执行命令,命令是启动webdav服务器的

webdav start -port 8085 -webdav_user "admin" -webdav_password "admin123"

2、安装RaiDrivee,安装略过
3、添加webdav服务,挂载磁盘

  • 打开RaiDrivee,如图按钮
    image
  • 设置服务如下步骤
    image
  • 设置完成如下
    image
  • 我的电脑中已经挂载成功
    image

from aliyunpan.

ZHYxulei avatar ZHYxulei commented on June 18, 2024

代码中看到了相关代码,大佬厉害,只是没放开,已经挂上使用了
image
image
aliyunpan.zip

老哥怎么搞的,出个教程行不行


分割线

1、用上面的aliyunpan的包运行,和大佬的包一样,只是放开了webdav,命令在图里截有,需要先登陆再执行命令,命令是启动webdav服务器的

webdav start -port 8085 -webdav_user "admin" -webdav_password "admin123"

2、安装RaiDrivee,安装略过
3、添加webdav服务,挂载磁盘

  • 打开RaiDrivee,如图按钮
    image
  • 设置服务如下步骤
    image
  • 设置完成如下
    image
  • 我的电脑中已经挂载成功
    image

Linux系统的怎么搞😭

from aliyunpan.

longkui-clown avatar longkui-clown commented on June 18, 2024

@ZHYxulei

分割线

linux包如下
aliyunpan_linux.zip

  • 1、安装davfs2

    • 不同系统可能安装不同,可以百度,以centos7.6为例

    • 执行yum -y install davfs2

  • 2、创建挂载点

    • 形如 mkdir /mnt/cloud-test

  • 3、启动aliyunpan

    • 登陆 步骤省略

    • 启动webdav服务 webdav start -port 8085 -webdav_user "admin" -webdav_password "admin123"

    image
  • 4、挂载webdav到目录

    • mount -t davfs http://localhost:8085 /mnt/cloud-test

    • 挂载的路径/mnt/cloud-test为步骤2创建的目录

  • 5、进入目录查看挂载成功

    image

from aliyunpan.

longkui-clown avatar longkui-clown commented on June 18, 2024

linux上有bug
@ZHYxulei

from aliyunpan.

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.