MacOS – Macs can’t see each other after upgrading to Mavericks

file-sharingmacos

I have an iMac and a MacBook Pro. I recently upgraded both of them from Mountain Lion to Mavericks and now neither of them can “see” each other, despite both having File Sharing and Remote Login enabled in the “Sharing” section of System Preferences.

I used to be able to SSH into the other Mac, and the other Mac would show up as a device in Finder, but no more. Is this related to the SMB issue I’ve seen around the Internet?

What can I do so I can browse between my Macs via Finder and SSH again?

Best Answer

From your question it sounds like you can ssh into the machine but not connect via Finder. This leads me to think this is a File Sharing setting, not a Remote Login setting as the two are independent. So my answer applies to File Sharing settings.

If you go to System Preferences, then Sharing and for the File Sharing service, choose Options...
By default Mavericks has Share files and folders using SMB and Share files and folders using AFP selected but no users selected under Windows File Sharing.

It also appears (in my testing) that with these selections, when you try to connect to another computer listed in the Finder sidebar, it attempts to connect using SMB and does not fall back to trying AFP if the SMB connection fails.

The answer I found was to either
a. Specify a user to connect with using SMB in the options... section of File Sharing in System Preferences
b. Specify sharing over AFP only, deselecting SMB sharing
c. In Finder menu select Go then Connect to server... and then in the Server Address: field enter something like afp://sharedcomputername.local
where sharedcomputername is the name of the computer you're trying to connect to.