懒猫微服实战入门(十七):把 Steam 游戏存到懒猫网盘

忘机山人

发布于341天前
博客图片修整中,看不了可以先搜索公众号“忘机山人”看。
懒猫微服的网盘基本可以替代一些公有的网盘,还有一个好处是可以自动挂载,只要打开懒猫微服的客户端,然后自动把网盘就能自动挂载到 Finder,十分方便。

![image-20250627201448767](https://raw.githubusercontent.com/cloudsmithy/picgo-imh/master/image-20250627201448767.png)



网盘的挂载是支持了 WebDAV 和 Sambda。这是常见的两种远程访问的协议。

**WebDAV(Web Distributed Authoring and Versioning)**主要用于 **HTTP/HTTPS 协议** 的文件共享,适合 **远程访问、云存储**。基于 HTTP/HTTPS**,可在浏览器中直接访问(如 `http://server/webdav`)。**

SMB(Server Message Block)/ Samba主要用于 **局域网文件共享**(如 Windows 共享文件夹、NAS、企业内网存储)。

![image-20250627211645046](https://raw.githubusercontent.com/cloudsmithy/picgo-imh/master/image-20250627211645046.png)



通过mount命令可以看到,懒猫微服客户端默认使用的是SMB协议挂载:


```
//xu-automount@file.micro.heiyu.space/xu-automount on /Users/xu/lazycat_automount/micro (smbfs, nodev, nosuid, mounted by xu)
//xu-automount@file.micro.heiyu.space/xu on /Volumes/xu (smbfs, nodev, nosuid, mounted by xu)
```

默认有两个文件夹,其实都是指向网盘根目录的软连接。两者内容完全一样。

> -automount:这个应该不是自动挂载到文件管理器的目录
>
> : 这个是网盘多租户的目录



所以在 Steam 里我们直接添加驱动器就好:

![a1a7bbcb4236bc63c91151d9dc3a53b6](https://raw.githubusercontent.com/cloudsmithy/picgo-imh/master/a1a7bbcb4236bc63c91151d9dc3a53b6.png)



然后可以选择这两个文件目录,就像前面介绍的,这两个选择哪个都行:

![ff20f0dc7b36ba7e27ad18ce45b2c378](https://raw.githubusercontent.com/cloudsmithy/picgo-imh/master/ff20f0dc7b36ba7e27ad18ce45b2c378.png)



然后这个时候会弹出来这个提示。我们选择允许。这样 Steam 才能有写入懒猫网盘的权限。



![b90bea03eed9f716a64f52ae16a2526f](https://raw.githubusercontent.com/cloudsmithy/picgo-imh/master/b90bea03eed9f716a64f52ae16a2526f.png)



然后选择下载之后,我们发现网盘里多了一个 SteamLibrary 的目录。所有的游戏都存在这里。



![7733bdd613320011b0de6ad55032cc19](https://raw.githubusercontent.com/cloudsmithy/picgo-imh/master/7733bdd613320011b0de6ad55032cc19.png)



如果你比较习惯网盘的页面,也可以在网盘里找到SteamLibrary 的目录

![image-20250627202118461](https://raw.githubusercontent.com/cloudsmithy/picgo-imh/master/image-20250627202118461.png)



如果哪天不再需要写入懒猫网盘,用这个办法删除。网上吐槽挺多的。

![788d94c0cb77ec7c66aa3de73f414462](https://raw.githubusercontent.com/cloudsmithy/picgo-imh/master/788d94c0cb77ec7c66aa3de73f414462.png)

评论

0

暂无评论

说点什么呢~
收藏
0
0
0