Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save juniorcesarabreu/350acf4795d608a106bb942895e97029 to your computer and use it in GitHub Desktop.
Save juniorcesarabreu/350acf4795d608a106bb942895e97029 to your computer and use it in GitHub Desktop.
Sharing a folder between windows and mac os x on vmware

You need to follow this procedure in order to share files between Windows 7 and Mac OS X on VMWare :

  1. Go in your virtual machine settings and select 'Options' tab.
  2. Click on 'Folder Sharing' and tick 'Always enabled'.
  3. Click on 'Add' button and select a folder you want to share.
  4. Confirm virtual machine settings.
  5. From 'System preferences' on Mac OS X, select 'Sharing'.
  6. Make sure that 'File Sharing' is enabled.
  7. From top menu bar, select 'Go' and 'Computer'.
  8. You will now see a folder named '/'. This is your shared folder between Windows 7 and Mac OS X.

Reference: https://web.archive.org/web/20150206003433/http://techsultan.com/share-folder-mac-os-x-windows-7-vmware/

https://superuser.com/questions/274456/sharing-a-folder-between-windows-7-and-mac-os-x-on-vmware/1372384

@Sbenny007
Copy link

It works for me on MacOS 13.

@edntdftdftg
Copy link

edntdftdftg commented Aug 31, 2024

You have to open finder in order to see the GO part in the top of the screen, I was confused at first too.
edit: plase don't mind my name.

@ylazy
Copy link

ylazy commented Nov 15, 2024

work on MacOS 14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment