[Date Prev][Date Next][Subject Prev][Subject Next][Date Index][Subject Index]
Re: DOSBox-X version 0.83.20 on M1 (accessing mac network folders)
- Subject: Re: DOSBox-X version 0.83.20 on M1 (accessing mac network folders)
- From: Bill Troop <billtroop@xxxxxxxxx>
- Date: Sun, 26 Dec 2021 20:21:20 +0000
Thanks for the reference to that page. That page tells you how to connect
manually to a server, assuming you know the correct path to the server.
I don't. I connected to my network drive from the finder by simply going
to Network, and clicking on the available icons.
However, if I do a getinfo, I get the following path for
"public"
WHERE: Public
Server: afp://WDMyCloudEX2100._afpovertcp._tcp.local/Public
Would this be the path? Is it something that could be entered into the
DOSbox config?
At 12/26/2021 07:34 PM, you wrote:
Hi Bill,
For DOSBox-X on Windows you can also access network paths directly either
by mounting them as DOS drive or accessing UNC paths of the form
\\MACHINE\FOLDER directly as in vDosPlus. But for DOSBox-X on macOS you
need to map network paths in the macOS system first, and then mount the
mapped paths as DOS drives in DOSBox-X. Try this guide and see if it
helps:
https://learn.mmc.edu/index.php/article/map-a-network-drive-on-a-mac/
Wengier