Discuz! Board

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 321|回复: 3
打印 上一主题 下一主题

挂载为本地磁盘工具

[复制链接]

1228

主题

1997

帖子

7580

积分

认证用户组

Rank: 5Rank: 5

积分
7580
跳转到指定楼层
楼主
发表于 2023-11-6 22:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 Qter 于 2023-11-12 23:28 编辑

坚果云webdav网盘挂载为本地磁盘工具-基于rclone,类似RaiDrive
https://www.52pojie.cn/thread-1446931-1-1.html

rclone
https://gitee.com/mirrors/rclone

NetDrive
https://www.123pan.com/s/xReA-EXsx.html提取码:pMz6

可能收费


使用 Alist 挂载本地磁盘,通过域名可内外网访问
https://alist.nn.ci/zh/

目前亚马逊和阿里云 以及腾讯云的S3对象存储,国内还没有一款成熟支持挂载windows作为磁盘的客户端的软件。
国外比较成熟的只有TntDrive,Mountain Duck,RaiDrive,WebDrive,但是都没有中文版,或者可用版本。

上传下载使用工具只有  CloudBerry Explorer,S3 Browser,Cyber Duck,可惜这些工具一个汉化版本也没有,一个能用的版本资源也没有。

希望有大神能推荐一个好用的中文能自定义挂载对象存储的工具,对象存储肯定是存储的未来趋势。最好类似是TntDrive 和 S3Browser pro这样工具的汉化可用版,万分感谢,必有重酬。


巴别鸟





infuse

http://tntdrive.com/  http://s3browser.com


https://github.com/winfsp/winfsp

https://winfsp.dev/https://rclone.org/commands/rclone_mount/





回复

使用道具 举报

1228

主题

1997

帖子

7580

积分

认证用户组

Rank: 5Rank: 5

积分
7580
沙发
 楼主| 发表于 2023-11-6 23:08:24 | 只看该作者
本帖最后由 Qter 于 2023-11-6 23:09 编辑

Precompiled binary
Fetch the correct binary for your processor type by clicking on these links. If not sure, use the first link.
Open this file in the Explorer and extract rclone.exe. Rclone is a portable executable so you can place it wherever is convenient.
Open a CMD window (or powershell) and run the binary. Note that rclone does not launch a GUI by default, it runs in the CMD Window.
If you are planning to use the rclone mount feature then you will need to install the third party utility WinFsp also.
Windows package manager (Winget)https://rclone.org/install/


回复 支持 反对

使用道具 举报

1228

主题

1997

帖子

7580

积分

认证用户组

Rank: 5Rank: 5

积分
7580
板凳
 楼主| 发表于 2023-11-6 23:10:03 | 只看该作者
https://winfsp.dev/

Windows File System Proxy
WinFsp is system software that provides runtime and development support for custom file systems on Windows computers. In this sense it is similar to FUSE (Filesystem in Userspace), which provides the same functionality on UNIX-like computers.
Typically any information or storage may be organized and presented as a file system via WinFsp, with the benefit being that the information can be accessed via the standand Windows file API’s by any Windows application.


[color=var(--color-fg-default)]Home ·[color=var(--color-fg-default)]Download ·[color=var(--color-fg-default)]API Reference ·[color=var(--color-fg-default)]Documentation ·[color=var(--color-fg-default)]Commercial License ·[color=var(--color-fg-default)]Source

[backcolor=var(--color-canvas-default)]
Trusted
WinFsp is trusted by some of the largest software companies, cloud services companies and major financial institutions in the world.


[backcolor=var(--color-canvas-default)]
Mature
WinFsp is mature software that is in use in millions of installations. It has been deployed at all scales from government to enterprise to individual.


[backcolor=var(--color-canvas-default)]
Stable
WinFsp is stable software. There are no known crashes and it does not suffer from resource leaks or similar problems.


[backcolor=var(--color-canvas-default)]
Semantically correct
WinFsp strives for correct file system semantics and compatibility with the NTFS file system.


[backcolor=var(--color-canvas-default)]
Fast
WinFsp outperforms its competition often by an order of magnitude. In many scenarios it performs as well as NTFS.


[backcolor=var(--color-canvas-default)]
Easy to use
WinFsp has an easy to use but comprehensive API. It provides native Windows, FUSE and Cygwin API’s for C, C++ and .NET out of the box.


[backcolor=var(--color-canvas-default)]
Open Source
WinFsp is open source with all community and transparency benefits that this entails.


[backcolor=var(--color-canvas-default)]
Flexible licensing
WinFsp is available under the GPLv3 license with a special exception for Free/Libre and Open Source Software. A commercial license is also available.







回复 支持 反对

使用道具 举报

1228

主题

1997

帖子

7580

积分

认证用户组

Rank: 5Rank: 5

积分
7580
地板
 楼主| 发表于 2023-11-6 23:12:06 | 只看该作者
https://winfsp.dev/src/

WINFSP[color=var(--color-fg-default)]Home
[color=var(--color-fg-default)]Download
[color=var(--color-fg-default)]API Reference[color=var(--color-fg-default)]Documentation[color=var(--color-fg-default)]Commercial License[color=var(--color-fg-default)][backcolor=var(--color-sidenav-selected-bg)]Source

Source Code
WinFsp is an open-source project hosted at GitHub. You can access and download its source code from the location below.
[color=var(--color-btn-text)][backcolor=var(--color-btn-bg)]GitHub Repository
WinFsp is available under the [color=var(--color-accent-fg)]GPLv3 license with a special exception for Free/Libre and Open Source Software. A commercial license is also available; please contact Bill Zissimopoulos <billziss at navimatics.com> for more details.
Language Support
WinFsp includes built-in support for developing file systems on Windows in the C, C++ and .NET languages. The following open source projects provide support for additional languages via WinFsp. Please note that these are external projects and not directly related to WinFsp.
[backcolor=var(--color-canvas-default)][color=var(--color-fg-default) !important]
winfsp/cgofuse
Cross-platform FUSE library for Go - Works on Windows, macOS, Linux, FreeBSD, NetBSD, OpenBSD



[backcolor=var(--color-canvas-default)][color=var(--color-fg-default) !important]
SerCeMan/jnr-fuse
FUSE implementation in Java using Java Native Runtime (JNR)



[backcolor=var(--color-canvas-default)][color=var(--color-fg-default) !important]
Scille/winfspy
WinFSP binding for Python



[backcolor=var(--color-canvas-default)][color=var(--color-fg-default) !important]
pleiszenburg/refuse
Simple cross-plattform ctypes bindings for libfuse / FUSE for macOS / WinFsp



[backcolor=var(--color-canvas-default)][color=var(--color-fg-default) !important]
billziss-gh/fusepy
Simple ctypes bindings for FUSE - Also support Windows



[backcolor=var(--color-canvas-default)][color=var(--color-fg-default) !important]
SnowflakePowered/winfsp-rs
Rust bindings to WinFSP







回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|firemail ( 粤ICP备15085507号-1 )

GMT+8, 2024-4-29 23:35 , Processed in 0.061276 second(s), 18 queries .

Powered by Discuz! X3

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表