type
Post
status
Published
date
Apr 22, 2026
slug
summary
tags
工具
category
技术分享
icon
password
之前弄了个Microsoft E3帐号,有个5T的onedrive,想要用来当做硬盘使用,就是用RClone挂载到本地(存放不太重要的文件)

1、下载安装Rclone

进入官网,这边是win10 64位,下载了如下图的文件
notion image
将压缩包解压放入硬盘处,我放在了C:\Program Files\rclone-v1.70.3-windows-amd64
notion image

2、配置Rclone环境变量

右击此电脑>属性>高级系统设置,点击环境变量
notion image
系统变量中选择Path双击
notion image
将RClone的地址放入
notion image
notion image

3、下载安装WinFsp(win10需要)

github下载WinFsp
安装WinFsp

4、配置oneDrive

执行rclone config
输入n,在输入远程端的名称
notion image
选择38,后面是Microsoft OneDrive,版本不同序号也不一样
notion image
后续直接按4个回车
notion image
notion image
这里是是否通过浏览器认证,win10上输入y
notion image
浏览器登录onedrive,成功认证如下图
notion image
输入1个回车,再输入1
notion image
回车
notion image
输入y
notion image

5、挂载同步

6、挂载完成

notion image
 
在阅读App中使用微软TTS服务搭建教程钉钉OAuth2.0授权登录对接
Loading...