🔄 卡若AI 重建本地主仓 | 保留有效小文件
This commit is contained in:
17
01_卡资(金)/金仓_存储备份/群晖NAS管理/参考资料/nsmb.conf_tahoe_timemachine
Normal file
17
01_卡资(金)/金仓_存储备份/群晖NAS管理/参考资料/nsmb.conf_tahoe_timemachine
Normal file
@@ -0,0 +1,17 @@
|
||||
# macOS 26 (Tahoe) + 群晖 Time Machine · SMB 客户端(仅局域网 110.101)
|
||||
# NAS server signing=Auto 时与下述 signing_required=yes 配对
|
||||
# 安装: karuo_sudo.sh cp 本文件 → /etc/nsmb.conf
|
||||
|
||||
[default]
|
||||
signing_required=yes
|
||||
streams=yes
|
||||
soft=yes
|
||||
dir_cache_max_cnt=0
|
||||
protocol_vers_map=4
|
||||
mc_prefer_wired=yes
|
||||
|
||||
[192.168.110.101]
|
||||
signing_required=yes
|
||||
streams=yes
|
||||
soft=yes
|
||||
protocol_vers_map=4
|
||||
Reference in New Issue
Block a user