Last active
August 29, 2015 14:08
-
-
Save jebai0521/5598932b77ddf264a709 to your computer and use it in GitHub Desktop.
mac 访问局域网共享
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 有时候在Finder右侧的远程共享内看不到局域网内已经共享的主机,可用如下方法连接 | |
| 1. 知道ip地址可以直接用在Finder窗口中使用苹果+k连, | |
| 输入windows的用户和密码即可(有的版本的windows默认关闭了共享帐号登录的)。 | |
| 2. 也可以这样:smb://pc的ip或者机器名/ | |
| http://www.macx.cn/thread-496138-1-1.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment