TimeMachine
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[mac]]
*TimeMachine [#m2d1a585]
**samba上に作る [#x61ef86a]
https://takuya-1st.hatenablog.jp/entry/2022/01/26/140852
sudo apt instal samba-vfs-modules
/etc/samba/smb.conf
## for macOS timeMachine
[global]
fruit:encoding = native
fruit:metadata = netatalk
idmap config * : backend = tdb
vfs objects = catia fruit streams_xattr
[TimeMachine]
comment = Backup for Mac Computers
guest ok = no
path = /data/timemachine
brousable = no
read only = no
fruit:time machine max size = 1T
fruit:time machine = yes
終了行:
[[mac]]
*TimeMachine [#m2d1a585]
**samba上に作る [#x61ef86a]
https://takuya-1st.hatenablog.jp/entry/2022/01/26/140852
sudo apt instal samba-vfs-modules
/etc/samba/smb.conf
## for macOS timeMachine
[global]
fruit:encoding = native
fruit:metadata = netatalk
idmap config * : backend = tdb
vfs objects = catia fruit streams_xattr
[TimeMachine]
comment = Backup for Mac Computers
guest ok = no
path = /data/timemachine
brousable = no
read only = no
fruit:time machine max size = 1T
fruit:time machine = yes
ページ名: