其他分享
首页 > 其他分享> > 【主机】搭建SMB协议环境

【主机】搭建SMB协议环境

作者:互联网

In computer networking, Server Message Block (SMB), one version of which was also known as Common Internet File System (CIFS /sɪfs/),[1][2] is a communication protocol[3] for providing shared access to files, printers, and serial ports between nodes on a network. It also provides an authenticated inter-process communication (IPC) mechanism.

~新建文件夹,打开简介,在共享与权限设置为everyone读与写。
~terminal中查找本地ip地址,en0为无线网卡,#000.000.00.000为ipv4地址

ifconfig
en0: flags=1111<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1111
	options=111<CHANNEL_IO>
	ether 11:11:11:11:11:11 
	inet6 1111::1111:1111:1111:1111%en0 prefixlen 11 secured scopeid 1x1
	inet 000.000.00.000 netmask 1x11111111 broadcast 111.111.11.111
	nd6 options=111<PERFORMNUD,DAD>
	media: autoselect
	status: active

~打开文件输入smb://ip

~连接成功

标签:11,1111,主机,options,en0,111,communication,SMB,搭建
来源: https://blog.csdn.net/weixin_45032529/article/details/119345016