Buenos días, estoy intentando configurar la maquina vitual VMWare para tener acceso a una carpeta compartida en el escritorio de windows desde URSIM utilizando VMWare y no lo consigo
He creado la carpeta en windows, he configurado desde VM/setting/options/shared folders/Nombre_carpeta, y la he configurado como Enabled
He accedido a URSim y cuando voy a abrir o grabar programa no me aparece la carpeta en ningun lado
Tengo que configurar alguna cosa en la consola de Linux?
I’m not sure how to use VMWare shared folders, the instructions I find online do not seem to work. When I want to transfer between Windows and URSim, I use scp , would that work for you?
Another option is to use VirtualBox instead of VMWare, apparently shared folders work better there.
This command would copy the file prog1.urp from my robot/ folder into the URSim running in VMWare with IP address 192.168.198.143.
You might need to install ssh for scp to exist; I can’t remember if I had to do that specially or if it was already installed in my Windows.
The ctrl-C/ctrl-V approach mentioned by @efn is probably simpler, though: open File Explorer on your PC and go to the folder where your files live. Open Accessories/File Manager in URSim and go to ursim-current/programs. Copy the file(s) from File Explorer and paste them in the URSim File Manager.