我现在使用的是 truenas scale ,现在本地文件是非加密的, 计划:
现在不知道 step 1 有什么推荐的方法。
原因: 主要是一些国内网盘,虽然可以通过 alist 挂载,然后通过 webdav rclone,rclone 设置加密。但是有时候不一定稳定,比如中国移动网盘隔一段时间登录状态会失效,或者阿里云盘挂载出什么问题。所以就想用官方客户端。
![]() | 1 heyenyan 2023-05-28 01:29:38 +08:00 gpg 加密。 我目前就是这样做的,pc(Linux)有用的资料分文件夹打包后 gpg 加密,虚拟机 samba 挂载盘后上传到阿里云盘 |
![]() | 2 laoooo 2023-05-28 09:18:29 +08:00 歪一嘴,之前好像看到过有人因为上传了大量加密文件,阿里无法识别内容,导致被封号的。建议用这种第三方云盘的还是小心点。 |
3 a8500830 2023-05-28 11:11:47 +08:00 via iPad 同问,目前有什么好办法解决加密网盘备份的需求。 |
5 busier 2023-05-28 12:05:42 +08:00 mount -t ecryptfs 目前往阿里云盘备份了 600GiB 的 ecryptfs 加密文件(启用文件名加密),没有问题! |
7 feedcode 2023-05-28 13:01:10 +08:00 用 reverse mode , https://github.com/rfjakob/gocryptfs https://github.com/vgough/encfs encfs --reverse provides an encrypted view of an unencrypted folder. This enables encrypted remote backups using standard tools like rsync gocryptfs -reverse -init my_files |
8 goodokgood1 2023-05-28 13:15:16 +08:00 群晖 cloudsync 加密上传很好用啊 |
9 acdfjelxe 2023-05-28 22:47:18 +08:00 via iPhone Cryptomator 如何? |
10 wanet 2023-05-29 16:38:36 +08:00 Cryptomator 我丢过数据,恢复不了,郁闷死 |