Sharing a folder between windows 7 and mac os x on vmware
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Island
--
Chapters
00:00 Sharing A Folder Between Windows 7 And Mac Os X On Vmware
00:17 Accepted Answer Score 67
01:10 Answer 2 Score 14
02:32 Answer 3 Score 7
03:05 Answer 4 Score 4
03:21 Thank you
--
Full question
https://superuser.com/questions/274456/s...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #macos #vmware
#avk47
ACCEPTED ANSWER
Score 67
You need to follow this procedure in order to share files between Windows 7 and Mac OS X on VMWare :
- Go in your virtual machine settings and select 'Options' tab.
- Click on 'Folder Sharing' and tick 'Always enabled'.
- Click on 'Add' button and select a folder you want to share.
- Confirm virtual machine settings.
- From 'System preferences' on Mac OS X, select 'Sharing'.
- Make sure that 'File Sharing' is enabled.
- From top menu bar, select 'Go' and 'Computer'.
- You will now see a folder named '/'. This is your shared folder between Windows 7 and Mac OS X.
ANSWER 2
Score 14
Unlike other answers posted so far, this one explains how to connect the host and guest via VMware Shared Folders.
- Install VMware Tools in the VM
- If a security dialog pops up saying that a system extension was blocked, do as it says: go into security settings, allow the VMware system extension to run and when prompted for restart, choose to restart later.
- After finishing, the installation will restart the system
- Enable VMware Shared Folders for the VM
- Press
Add...
and add a shared folder (pick any host folder that you have access to and any name)
Press Next and OK everywhere until all dialogues close
You should now have a "VMware Shared Folders" icon on desktop in which you will see the folder you've created. In the filesystem, it's a
vmhgfs
mount at/Volumes/VMware Shared Folders
:
- If there's no icon, check in
Finder->Preferences...->General
if "Connected servers" is checked:
- If you don't see either the icon or the mount, try uninstalling and reinstalling VMware Tools (this happened for me when an old version was originally installed), then disable and re-enable Shared Folders and reboot.
ANSWER 3
Score 7
You can enable sharing from within the OSX virtual machine System Preferences > Sharing > File Sharing.
You can access this from within windows \\VMWARE VIRTUAL\User
or by browsing the windows network.
By default yo may not be able to access some directories, you need to set the correct permissions for that within the virtual machine.If you want to be able to read and write into it something like chmod 777 Downloads/
should do the trick.
Ask away if you need any clarifications with this.
ANSWER 4
Score 4
In VMware Fusion, select a virtual machine from the Virtual Machine Library (Cmd-Shift-L
), press Cmd-E
to open Virtual Machine » Settings… and select Sharing: