Getting a USB drive to be accessable via the network


Recommended Posts

I have a USB HDD which is water resistant and fire resistant, and I would like to be able to plug it into the network to make it accessible to the other computers in the network. On the previous router there were USB ports and I was able to plug that drive into the router, turning it into a NAS, but since upgrading the router, that is no longer an option. Is there a method to do what I am trying to do, or am I just going to have to plug it into one of the desktops and copy the data that way?

I think there is an adapter that changes it from USB to Ethernet. Just plug it into your router and have it sharable. Or just use a switch.

 

It does have its own power brick, right? (the hdd enclosure)

1 hour ago, Mindovermaster said:

I think there is an adapter that changes it from USB to Ethernet. Just plug it into your router and have it sharable. Or just use a switch.

 

It does have its own power brick, right? (the hdd enclosure)

Yes it has it's own power. I will look for USB to Ethernet  (I know they exist). Cheapest one is going for $10 on Amazon, so I might just buy it and see what happens!

You can unplug USB device from your PC and give it to another user.
Disadvantages: according to different circumstances, not always there is a possibility to give USB device to another user, even for a while.

You can allow another user to work with that device on your PC.
Disadvantages: not always there is a possibility to allow someone else to work with that USB device on your PC (especially if another user is in the another office, city or country).

It is possible to purchase the same USB devices additionally.
Disadvantages: additional USB devices could be purchased but it depends on the cost of the device and quantity required.

22 hours ago, jnelsoninjax said:

I have a USB HDD which is water resistant and fire resistant

What is the exact make and model of this device so we can look to see how you could turn it into a nas, what optional device (usb/ethernet dongle as example) if any, etc.

 

You can also just plug it into any computer and share it via normal sharing methods, smb, nfs, afs, etc. to put it on your network.

 

A for sure way to turn turn it into a nas would be to get say a raspberry pi, and then share it via the pi.  You can get "kit" to get you started with pi for under 100, the new 4 models are out - which if going to use as nas prob best since the new models have gig ethernet vs older models only 10/100.. Most of the places I have looked for the new 4 kits are sold out currently..  But this would prob be your best option for putting your usb disk on network without needing to use a full pc to do it.  Unless you got another router that supports this feature.. Do you have your old router still.  You could always just use the old routers "nas" feature without using it as your actual router.

7 minutes ago, BudMan said:

You can also just plug it into any computer and share it via normal sharing methods, smb, nfs, afs, etc. to put it on your network.

  

A for sure way to turn turn it into a nas would be to get say a raspberry pi, and then share it via the pi. 

Yeah, didn't think of those. Thanks for mentioning ;)

If you had to do it on the CHEAP.. you could use a pi zero even..

 

You can get a dongle to put those on ethernet for a like $10..  I see some zero wireless "kits" for like 35$ add a usb ethernet dongle for that and your less than $50 total..

39 minutes ago, BudMan said:

What is the exact make and model of this device so we can look to see how you could turn it into a nas, what optional device (usb/ethernet dongle as example) if any, etc.

 

You can also just plug it into any computer and share it via normal sharing methods, smb, nfs, afs, etc. to put it on your network.

 

A for sure way to turn turn it into a nas would be to get say a raspberry pi, and then share it via the pi.  You can get "kit" to get you started with pi for under 100, the new 4 models are out - which if going to use as nas prob best since the new models have gig ethernet vs older models only 10/100.. Most of the places I have looked for the new 4 kits are sold out currently..  But this would prob be your best option for putting your usb disk on network without needing to use a full pc to do it.  Unless you got another router that supports this feature.. Do you have your old router still.  You could always just use the old routers "nas" feature without using it as your actual router.

The drive is an IOSafe Solo G3. It was working as a 'NAS' on the other router, but I was just curious about any way I could access it short of plugging it into my desktop, which I am not opposed to doing, I was simply looking into all the options, and no, I no longer have the other router, sold it a neighbor.

Well if you don't want to use a computer to share it to the network.  And you no longer have the old router that worked with it.. You could look for cheap router that supports the "nas" feature.. But per their site, they state that they make no promises of it working with such a device.

 

I would go the pi route if really want to be able to put it on the network and support multiple options to access the files on it.. It can be done on the "cheap" depending on what you have on and hand and skill set.   They do sell some travel sort of devices that are meant to share a usb disk with clients wireless.

 

say something like

https://www.amazon.com/dp/B00HZWOQZ6/ref=psdc_300189_t3_B07PBG99P1

 

You might be able to share that via ethernet to your network?  But prob not going to be very speedy.. Cheapest option for speed would prob be new pi 4 model.

1 hour ago, BudMan said:

Well if you don't want to use a computer to share it to the network.  And you no longer have the old router that worked with it.. You could look for cheap router that supports the "nas" feature.. But per their site, they state that they make no promises of it working with such a device.

 

I would go the pi route if really want to be able to put it on the network and support multiple options to access the files on it.. It can be done on the "cheap" depending on what you have on and hand and skill set.   They do sell some travel sort of devices that are meant to share a usb disk with clients wireless.

 

say something like

https://www.amazon.com/dp/B00HZWOQZ6/ref=psdc_300189_t3_B07PBG99P1

 

You might be able to share that via ethernet to your network?  But prob not going to be very speedy.. Cheapest option for speed would prob be new pi 4 model.

So in your opinion, what would be the better method? A USB to Ethernet adapter ~$10, the travel router you showed ~$22, or the pi route?

As BudMan says, your best bet would be to connect it to a RPi 4. The new v4 boards don't share the USB and Ethernet bus, so you get full gig on them. To make things easier to setup and manage, run OpenMediaVault on the Pi. Gives you a nice GUI for running it as a NAS. Sure, the file shares can be done with plain old Raspbian Lite, but this is easier. Bonus - if you get the 4GB Pi 4, you can run quite a few Docker containers as well from within OpenMediaVault! 😎

  • Like 1
22 minutes ago, jnelsoninjax said:

So in your opinion, what would be the better method? A USB to Ethernet adapter ~$10, the travel router you showed ~$22, or the pi route?

basically, BudMan is saying, what is best for you. All of them do about the same workload.

 

(don't start acting like that one hdd kid...)

1 hour ago, jnelsoninjax said:

A USB to Ethernet adapter ~$10, the travel router you showed ~$22, or the pi route?

I don't think the usb to ethernet adapter route will work to be honest.. You might be able to get some travel router to work as a nas for your usb device... Might be worth the $22 test - but not sure what kind of speeds you would be able to get out of the thing.  And not "sure" that they can work the nas feature to the ethernet port?  I don't have one to play with.

 

Or just buy the same router you were using before that allowed you to share it out - what model exactly was that.. If older tech/model they can normally be had for cheap.. And then you could just use it as your nas vs wifi and router..

 

As mentioned the new pi 4 ethernet speed and overall horsepower has been drastically increased and very confident would work with min effort, and give you vast amount of "nas" features with min cost..  And be able to leverage your fireproof disk enclosure you have.

 

The zero cost option is just to connect it to a pc you have and share it out with whatever network sharing protocols your OS supports, be it as mentioned smb, nfs, or afs, etc..

  • 4 months later...
On 7/6/2019 at 2:08 PM, BudMan said:

I don't think the usb to ethernet adapter route will work to be honest.. You might be able to get some travel router to work as a nas for your usb device... Might be worth the $22 test - but not sure what kind of speeds you would be able to get out of the thing.  And not "sure" that they can work the nas feature to the ethernet port?  I don't have one to play with.

 

Or just buy the same router you were using before that allowed you to share it out - what model exactly was that.. If older tech/model they can normally be had for cheap.. And then you could just use it as your nas vs wifi and router..

 

As mentioned the new pi 4 ethernet speed and overall horsepower has been drastically increased and very confident would work with min effort, and give you vast amount of "nas" features with min cost..  And be able to leverage your fireproof disk enclosure you have.

 

The zero cost option is just to connect it to a pc you have and share it out with whatever network sharing protocols your OS supports, be it as mentioned smb, nfs, or afs, etc..

The no-cost option is indeed using an existing PC to share it out (this was, in fact, my old option until I got a router that is capable of doing it (which is any router that supports USB devices, pretty much; examples include all Netgear routers that have USB ports)).  I'm in the immediate process of sharing my printer out via USB - using the port on the router.

  • jnelsoninjax locked this topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • How to Do More with Less: Future-Proofing Yourself in an AI-driven Economy —was $28 now FREE by Steven Parker Claim your complimentary copy (worth $28) of "How to Do More with Less: Future-Proofing Yourself in an AI-driven Economy" for free, before the offer ends on June 30. Description In today’s workplace, headlines about artificial intelligence can feel overwhelming. With headlines swinging between promises of utopia and warnings of mass unemployment, for most knowledge workers, the truth feels unclear. In this book, Sharon Gai cuts through the noise. Drawing from real-world examples and global insights, she explains how AI is reshaping the way we work—without hype or fearmongering. Instead of choosing between blind optimism or outright pessimism, she offers a practical, balanced perspective that helps readers make sense of the rapidly evolving AI landscape. You’ll learn how to: Reskill and future-proof your career in the face of AI disruption Identify which parts of your role can be automated, and which require human creativity and judgment Use proven frameworks to evaluate AI’s impact on your work and your organization Apply actionable tips and tools to boost productivity, make smarter decisions, and do more with less Gain clarity as a parent, leader, or professional navigating what this means for the next generation Whether you’re an employee anxious about your future, a parent concerned about your children’s opportunities, or a leader managing a lean team with tight budgets, this book provides the strategies and mindset you need to adapt so you can stop worrying and start preparing. How to download for free Please ensure you read the terms and conditions to claim this offer. Complete and verifiable information is required in order to receive this free offer. If you have previously made use of these offers, you will not need to re-register. Was $28, but is now FREE | Below free offer link expires on June 30. How to Do More with Less: Future-Proofing Yourself in an AI-driven Economy The below offers are also available for free in exchange for your (work) email: The Vibe Coding Playbook: Building Your Tech Business with AI ($35 Value) FREE - Expires 6/23 The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing to Understand and Win Customers ($28 Value) FREE - Expires 6/24 How to Do More with Less: Future-Proofing Yourself in an AI-driven Economy ($28 Value) FREE - Expires 6/30 Cloud Security Fundamentals: Building the Foundations for Secure Cloud Platforms ($131.95 Value) FREE - Expires 7/1 The Complete Free AI Learning: Master ChatGPT, Claude, Gemini & More ($21 Value) FREE How to Build an AI Design Workflow with Gamma ($21 Value) FREE The Ultimate Linux Newbie Guide – Featured Free content Python Notes for Professionals – Featured Free content Learn Linux in 5 Days – Featured Free content Quick Reference Guide for Cybersecurity – Featured Free content We post these because we earn commission on each lead so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin The above deal not doing it for you, but still want to help? Check out the links below. Check out our partner software in the Neowin Store Buy a T-shirt at Neowin's Threadsquad Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: An account at Neowin Deals is required to participate in any deals powered by our affiliate, StackCommerce. For a full description of StackCommerce's privacy guidelines, go here. Neowin benefits from shared revenue of each sale made through the branded deals site.
    • Microsoft admits one of the most crucial Outlook features is currently broken by Sayan Sen Microsoft is making some decent progress when it comes to Windows 11. Recently we have confirmed reports of some rather useful improvements landing in the next version of the OS, 26H2, wherein GPU driver TDR crashes may finally be fixed, plus the company is also allowing users to disable web content on the Search. On the Outlook front though things have not been so rosy. Last month in May we reported several problems affecting basic functionalities on the app. These included a problem where documents would open blank or corrupt themselves. Following that, Quick Steps, a very useful feature, would no longer work correctly, and finally, Microsoft acknowledged a problem wherein images would fail to load up properly inside the email. Microsoft had resolved those bugs later and almost exactly a month after we reported on them, the company has now admitted a new similarly basic issue, this time on Macs. Users recently started noticing that Outlook would no longer display email threads properly as the original message itself was not displayed. An affected user Tsoumpas, C (ngmb) nicely described the problem in a forum post they made on Microsoft's site. They wrote: "Description of the issue: After updating Outlook for Mac [Version 16.110 (26061317)] on 18/6/2026, replying to any email no longer includes the original message in the reply window. Prior to the update, replies correctly contained the original email text below my response. Expected behavior: The original message should be included in the reply, as in previous Outlook versions and according to the configured reply settings. Actual behavior: The reply window contains only a blank composition area (or only my response), with none of the original email text included." Obviously this must be a highly frustrating for users as noted by several in that thread. The post, at the time of writing, has also been upvoted by more than 40 users indicating that is a fairly widespread bug. Thankfully Microsoft seems to have acknowledged the problem right around that time as it opened a new issue on its official website. In the support article, the company recommends switching to Outlook for Mac from the legacy app, where the problem appears to be happening.
    • PotPlayer 260622 by Razvan Serea PotPlayer is an extremely light-weight multimedia player for Windows. It feels like the KMPlayer, but is in active development. Supports almost every available video formats out there. PotPlayer contains internal codecs and there is no need to install codecs manually. Other key features include WebCam/Analog/Digital TV devices support, gapless video playback, DXVA, live broadcasting. Distinctive features of the player is a high quality playback, support for all modern video and audio formats and a built DXVA video codecs. A wide range of subtitles are supported and you are also able to capture audio, video, and screenshots. A comprehensive video and audio player, that also supports TV channels, subtitles and skins. Its been described on the Internet as The KMPlayer redux, and it pretty much is. Daum PotPlayer 260622 (1.7.22963) changelog: Removed Kakao TV Added pause function when navigating via the navigation bar Significantly improved internal stability Fixed an issue where colors appeared strange during RGB24 processing Improved playback for some HTTP streams Improved sync processing for the built-in audio renderer Fixed an issue where certain MP4 files behaved abnormally during playback Download: Daum PotPlayer (64-bit) | 54.7 MB (Freeware) Download: Daum PotPlayer (32-bit) | 61.1 MB View: Daum PotPlayer Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Tixati 3.44 is out.
    • Speccy 1.34.084 by Razvan Serea Speccy will give you detailed statistics on every piece of hardware in your computer. Including CPU, Motherboard, RAM, Graphics Cards, Hard Disks, Optical Drives, Audio support. Additionally Speccy adds the temperatures of your different components, so you can easily see if there's a problem! Processor brand and model Hard drive size and speed Amount of memory (RAM) Graphics card Operating system At first glance, Speccy may seem like an application for system administrators and power users. It certainly is, but Speccy can also help normal users, in everyday computing life. If you need to add more memory to your system, for example, you can check how many memory slots your computer has and what memory's already installed. Then you can go out and buy the right type of memory to add on or replace what you've already got. Download: Speccy 1.34.084 | 20.5 MB (Freeware) View: Speccy Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      522
    2. 2
      +Edouard
      199
    3. 3
      PsYcHoKiLLa
      94
    4. 4
      Michael Scrip
      82
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!