How To Map A Network Drive In OSX

1 view
Skip to first unread message

Rolande Nater

unread,
Jun 28, 2024, 3:54:16 PM6/28/24
to siobreaklandlor

Note: If you can't connect to a network drive or folder, the computer you're trying to connect to might be turned off, or you might not have the correct permissions. Try contacting your network administrator.

I have an external drive connected to my router which appears in the network as \10.50.1.1\Name
How do I sync my dropbox file to a location there? when I try to move the directory over there, I get a message that this is a network drive.

How to map a network drive in OSX


DOWNLOADhttps://geags.com/2yLrUz



Tommy, you can keep your Dropbox folder local and sync the folders that you need from the network drive with Boxifier ( ). It is an application that can sync any folder with Dropbox (including ones from external drives, NAS, network drives). Disclaimer: I am one of the authors so feel free to ask me anything about it: [Deleted email, no personal information please!]

But that's not what it's intended use is. The entire point of Dropbox is to sync the files that are on your hard drive to your account online or other devices. It is not a cloud-based folder/drive or a way to increase the storage space on your system. It is a file sync utility.

Fully appreciate the idea behind Dropbox, but when there is TB's of storage available in the plans how many people would actually have a machine with that amount of local storage. In this day and age where Home NAS solutions are becoming more and more prevalent surely it is pertinent to scope the solution provided to meet new configuration and demand? I for example have a 3TB NAS at home where I keep my personal files, and photos that I would prefer to backup to cloud as well as sync back to from Dropbox from my phone without being restricted to my local laptop's limitiations

I for example have a 3TB NAS at home where I keep my personal files, and photos that I would prefer to backup to cloud as well as sync back to from Dropbox from my phone without being restricted to my local laptop's limitiations

Yep, I have seen that, but not all NAS solutions have that capability built in and some can be expensive or appear difficult for most "home" users to setup. Just feel that there should be a move more towards providing an option that allows users full choice of NAS and the ability to sync to cloud solutions. I fully appreciate also that this isn't just a Dropbox problem but it is where the world is moving

A network drive is a shared storage device on a local area network (LAN) within a business or home. It can either be a physical or virtual device, enabling users to store and access files from various devices that are connected to the same network.

Within an enterprise setting, the network drive is usually located on a server, storage area network (SAN) or network-attached storage (NAS) device. It can also be located on a cloud-based storage service, such as Amazon Web Services (AWS) Storage Gateway, Dropbox, Google Drive or Microsoft OneDrive. In a typical home setting, the network drive is located on a dedicated server, NAS device, external hard drive or networked computer.

Due to their complexity and cost, SANs -- or specialized, high-speed networks that enable access to storage devices -- aren't frequently used in home networks. Small to medium-sized businesses (SMBs) often also opt for NAS devices for the same reasons. While SANs offer more features and storage capacity, they generally require a trained administrator.

A network drive is accessed similar to a local disk drive using file access protocols, such as Network File System (NFS) or Common Internet File System (CIFS). NFS is used for transferring files for Windows, Unix and Linux systems; CIFS can only be used to transfer files for Windows systems.

A user must have the appropriate permissions to access the files on the network drive. Therefore, regardless of the type of network drive used, some administration is required to control access rights for different users. Access policy is configured either on the network drive or on a server that controls the drive.

Unless a network drive is mapped, it can only be accessed using the network path, which is a string that includes the network path of the storage device followed by the path to the requested file, such as \servername\sharedfolder. The network drive path depends on how the network drive is set up on the server.

Mapping a drive implies making a certain drive accessible to other network users. It entails the mapping of files, folders or an entire storage drive on a computer. Mapping can also be performed for a cloud storage folder, such as for OneDrive.

Mapping assigns a local name to the network path of the storage device, where the local name follows naming conventions of local drives. For example, on a Windows system, a network drive might be mapped by assigning it a drive letter, such as E:. Once the network drive is mapped, users and applications can access files on the shared drive by preceding the path name of the files with E:\.

Cloud storage services have become extremely popular, enabling users to share files and applications from anywhere, not just from devices connected to the same LAN. However, some SMBs and home users opt to use network drives when all users of the network devices are on the same LAN -- at least virtually -- using a virtual private network.

Hi all, I would be very grateful if soneone could explain to me in laymans language how I go about reading from files on a shared network drive. As far as I can tell it seems I need to reconfigure my user details within alteryx in order to enable connecting to local shared deives? Detailed steps would be appreciated. Essentially I need my WF to look at a table on a shared drive and pull the necessary data into the WF. The table itself will be static on this drive and will not be dropped into the workflow as an input file at any stage. Thanks in advance.

Are you the only one accessing the workflow or are other people? There are a few ways to do it. In the Input Tool you can use the entire network path which usually starts with \\\\....etc. Or you can map that network location to a drive letter, example would be mapping it to K:\. If you map it to a drive letter though, other users may have issues running the workflow unless their drives are mapped to the same letter, or you use relative file paths in the input tool.

A side note to option 1: if the data is mostly static but maybe updated once a year, or very infrequently, you could stick with the text input tool and just update it anytime the table data needed to be changed. I would only do this if the data changes are infrequent.

The gateway runs as its own user and has its own environment. Drives mapped by a user logged into the gateway's desktop have no relation to the gateway's service environment. And, by default, the gateway runs as a system user that has no network privileges. Did you provide a user name and password in ignition.conf for the service to use to make that network connection?

I didn't provide any authentication data, so I suppose that's the issue, thank you: I thought the Ignition service would share the same environment of the logged in account which has the correct access privileges.
I'm afraid this will put me on a collision route with the IT guys, considering putting the network credentials as clear text inside of ignition.conf is not going to be appreciated. It would be nice to have some kind of encryption for the passwords written into this file, similarly to what Node-RED does with its credentials inside of settings.js (hashed using the bcrypt algorithm).

These would be one and the same. And if you use UNC paths, you also avoid the problem that occurs when a particular server is down at the time Ignition restarts--a missing mapped drive in ignition.conf would stay missing until another Ignition restart.

Hi, I'm trying to map my nas drive on windows 7 however I am unable to do so. I can access the NAS via the admin page on Google Chrome however it is very slow and tempremental transfering and managing files this way. This is why i want to access the files via explorer.

When I enter IP address it appears to be connecting, however asks for my credentials. I enter my user name and password which i use to connect via Chrome, however it asks me again for the user name and password (No error message). I hit ok 2-3 times and then an error message states that map could not be created because a "Device attached to the system is not functioning".

Try accessing your ReadyNAS using file explorer and use \\NAS IP address. You can also use the same address link when mapping a share in your PC. If in case the said share has permission, you need to enter the allowed user credential that is associated in your ReadyNAS share. Also, there's a similar community thread that may help you with your problem.

@pebbleridge Please note that the My Cloud Home is an entirely different device than the My Cloud line of devices. What you have is a first generation single bay/single drive My Cloud if it is running the V4.x firmware (per the My Cloud Dashboard).

First step, if the My Cloud is operating properly (blue front LED) is to check the SMB/CIFS setting on the new PC (assume Windows PC). You may have to enable SMB1.0 since Microsoft typically disables that setting in Windows 10 and later.

How to Map a My Cloud Network Drive on Windows
How to Map a My Cloud Network Drive on Windows
How to Map a WD Network Drive on Windows 11 and Windows 10
How to Map a My Cloud and My Cloud Home Network Drive on macOS

I have EXACTLY the same problem you have. I noticed that the firmware of my MyCloud EX2 was apparently updated yesterday/last night, and today I no longer have access to my files. I try to map the network drive using WD Access, follow the steps outlines and get through Step 6: Select the Share to be mapped. I select the share, and Step 7 - Map Network Drive window will open DOES NOT happen. Simply see nothing. And since ALL of my data is now on the MyCloud EX2 network drive, I am SOL at the moment, not able to access anything. This is extremely frustrating to say the least.

7fc3f7cf58
Reply all
Reply to author
Forward
0 new messages