Files
karuo-ai/01_卡资(金)/金仓_存储备份/群晖NAS管理/参考资料/nsmb.conf_tahoe_timemachine
2026-07-19 00:21:46 +08:00

18 lines
401 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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