|  | 
 
                                                                MrYan
发表于 2017-10-17 23:01 
 来自中国广东江门 
| 对了,插入到MC后,U盘里面会有一个名为.smbm.xml文件,文件内容是: 
 <?xml version="1.0" encoding="UTF-8"?>
 <config>
 <samba>
 <item>
 <volume_raid>0</volume_raid>
 <hd_serial></hd_serial>
 <name>DataTraveler_2_0-4</name>
 <comment>USB Device Share</comment>
 <path>/mnt/USB/USB1_b4</path>
 <browseable>yes</browseable>
 <public>yes</public>
 <oplocks>yes</oplocks>
 <map_archive>no</map_archive>
 <read_list></read_list>
 <write_list></write_list>
 <invalid_users>#nobody#</invalid_users>
 <recycle_enable>0</recycle_enable>
 <recycle_tree>1</recycle_tree>
 <web_public>1</web_public>
 <media_flag>1</media_flag>
 <remote_access>1</remote_access>
 <share_access_locked>0</share_access_locked>
 <target_path>0</target_path>
 <available>yes</available>
 <ftp_enable>0</ftp_enable>
 <ftp_anonymous>0</ftp_anonymous>
 <nfs_enable>0</nfs_enable>
 <nfs_host></nfs_host>
 <uid></uid>
 </item>
 </samba>
 </config>
 
 | 
 |