📄 install
字号:
Unpack the tarball into samba/examples/VFS If you unpack somewhere else,you will need to edit the Makefile.Use the file databasefs.sql to create the two tables in your databasenecessary for DatabaseFSRun makeCreate the appropriate share definition in your smb.conf. For example:[DatabaseFS] comment = DatabaseFS Virtual FS browseable = yes read only = no vfs objects = databasefs:jukebox jukebox: config_file = /path/to/config/file.confReload smbdCross your fingers, then point your SMB client at the share. Check logsfor errors.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -