Setup/use a single networked music folder?

Page 1 of 2 12 LastLast

  1. Posts : 5
    Windows 10 Pro
       #1

    Setup/use a single networked music folder?


    Hello,

    I’m trying to figure out a way to use a single network folder for my music across three local computers. I’d like to just be able to point the folder to a location on a networked laptop so that I don’t have to maintain and use the space on each machine. However, I cannot seem to figure out how to accomplish this. Could anyone please give me advice and options on how to do this? Any similar method that achieves the same thing would be great. I’d rather not use “cloud space” for this although I know it’s an alternative. So, how would you go about doing this?

    Thanks so much!
      My Computer


  2. Posts : 13,896
    Win10 Version 22H2 Pro and Home, Win11 Pro and Home
       #2

    lifereinspired said:
    Hello,

    I’m trying to figure out a way to use a single network folder for my music across three local computers. I’d like to just be able to point the folder to a location on a networked laptop so that I don’t have to maintain and use the space on each machine. However, I cannot seem to figure out how to accomplish this. Could anyone please give me advice and options on how to do this? Any similar method that achieves the same thing would be great. I’d rather not use “cloud space” for this although I know it’s an alternative. So, how would you go about doing this?

    Thanks so much!
    Don't know if you want to spend money but my solution was to get a NAS/Network Attached Storage drive and plug into my Router via an Ethernet cable. Then on any computer that can access the Router, such as for using the Internet, I can Map that drive and create any Folders desired. Or just Map only a particular Folder on the drive. Any computer I have can use it, includes Win7, Win10, Mac OS X and Linux Mint. I've done the same with both my printers that have the Ethernet/RJ45 port. One nice feature is no particular computer has to be running like would be necessary if using File and Printer Sharing and Mapping a drive or Folder.
      My Computers


  3. Posts : 5
    Windows 10 Pro
    Thread Starter
       #3

    Berton said:
    Don't know if you want to spend money but my solution was to get a NAS/Network Attached Storage drive and plug into my Router via an Ethernet cable. Then on any computer that can access the Router, such as for using the Internet, I can Map that drive and create any Folders desired. Or just Map only a particular Folder on the drive. Any computer I have can use it, includes Win7, Win10, Mac OS X and Linux Mint. I've done the same with both my printers that have the Ethernet/RJ45 port. One nice feature is no particular computer has to be running like would be necessary if using File and Printer Sharing and Mapping a drive or Folder.
    I'll definitely keep this in mind as I have a router that support this. However, I already have a computer that I use as a home server so it's not a big deal on that part. I just can't figure out how to physically map the folder to the music folder.

    If I cannot figure it out any other way, I'll take a look at whether I have any older smaller hard drives that could act as a NAS as you suggested.

    But could anyone please give me some instructions on how to map my Music folder? I generally can figure stuff out but this one has me stumped and Google searches and been surprisingly unhelpful.
      My Computer


  4. Posts : 30,524
    Windows 10 (Pro and Insider Pro)
       #4

    Hi lifeinspired!
    If I understand you correctly, you have a notebook with a folder full of music, that you want to share to three other computers?

    On this notebook, did you share this folder? Are other computers in the same network? Or perhaps even in the same Homegroup - this is the easiest way for home sharing...

    And what is you level of computer knowledge? This is useful information, you know.

    Easiest way: share folder / select user to allow or homegroup / map folder on computer you want to listen to music / add that drive to Music library.
      My Computers


  5. Posts : 9,765
    Mac OS Catalina
       #5

    Another vote for a NAS, since they have dropped way down in price for the past year.
      My Computer


  6. Posts : 30,524
    Windows 10 (Pro and Insider Pro)
       #6

    lifereinspired said:
    I'll definitely keep this in mind as I have a router that support this. However, I already have a computer that I use as a home server so it's not a big deal on that part. I just can't figure out how to physically map the folder to the music folder.

    If I cannot figure it out any other way, I'll take a look at whether I have any older smaller hard drives that could act as a NAS as you suggested.

    But could anyone please give me some instructions on how to map my Music folder? I generally can figure stuff out but this one has me stumped and Google searches and been surprisingly unhelpful.
    It is your choice, whether to go with NAS or using file server as a NAS.

    You were looking for something like this making symbolic links.

    Folder on your server will act just like another folder in your music library.

    Edit: if you are not in the mood for reading, this is essential to you:
    In elevated command prompt type :

    Code:
    mklink /d C:\something\yourmusic \\server\music
    you can replace C:\something with %userprofile%
    Last edited by AndreTen; 29 Mar 2016 at 04:28. Reason: adding info
      My Computers


  7. Posts : 5
    Windows 10 Pro
    Thread Starter
       #7

    Absolutely brilliant information!

    Thanks you so much!!

    I feel like an idiot. For some reason, my brain just plain got stuck. I had shared the entire external drive that the music folder is on - and it was working successfully as expected. However, when I went to just that music folder, it WASN'T shared!! I don't understand this at all. So, I went through the process of sharing it and was easily able to then create a shortcut in my quick links. I think I'll go back with the wonderful info you posted on symlinks and the make my actual "My Music" folder point to this, which was my original goal. I just cannot understand what it wasn't sharing and why I couldn't get my head around that.

    Just for the background that you asked for, all three computers are on the same local network, workgroup and HomeGroup. I generally am fairly tech savvy and can follow instructions. However, I clearly had brain freeze around this or I would have been able to work out what I should have done. I just got stuck somehow in thinking that because it was one of the primary document files in Windows, that it would be different. Kind of like when you move the user profile to a separate partition but want it to seamlessly integrate with Windows.

    Thanks again for all of your help. Super great info!!
      My Computer


  8. Posts : 30,524
    Windows 10 (Pro and Insider Pro)
       #8

    Great and you're welcome.
    Such things happen now and then to everybody . Google is great, but you still have to enter right keywords. Symlinks crosses my mind, since I've once played with them too. You will still have to make those shares...

    Sincerely, I also have NAS for few years now and it is worth all of the money.
      My Computers


  9. Posts : 39
    w10 home 64b
       #9

    I tried doing this with my NAS, before it crashed.
    I am learning that a NAS device, or mine anyway, formats the drives in linux.
    I am having an awfully hard time trying to retrieve my data.
    Never again. I built a home server and bought an external drive for it.
    I'll share my stuff like that from now on, from a PC, with a windows drive.
      My Computer


  10. Posts : 13,896
    Win10 Version 22H2 Pro and Home, Win11 Pro and Home
       #10

    sdtag said:
    I am learning that a NAS device, or mine anyway, formats the drives in linux.
    I am having an awfully hard time trying to retrieve my data.
    If that NAS is indeed formatted by Linux, usually ext4, you may be able to get a Linux LiveDVD and boot to it to get your files. The LiveDVD is a downloaded .iso file used by a CD/DVD burning program to create an exact duplicate of the original. I just got a copy of Linux LXLE 64-bit to try, an running Linux Mint 17.3 on a Desktop and an HP Notebook.

    My Windows machines show both of my NAS drives as NTFS but both Linux and Mac OS X can read and write to them.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:26.
Find Us




Windows 10 Forums