Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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

I confirm this is the only working method.

@ph1823
Copy link

ph1823 commented Feb 3, 2024

dont work for macos 13 :(

@yaroslavTsebro
Copy link

dont work for macos 13 :(

have u found any other ways to get this?

@Sbenny007
Copy link

It works for me on MacOS 13.

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