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

    • Firefox 152.0.2 is out with fixes for performance, translation, and cloud storage services by Taras Buria A new bug-fixing update is now rolling out to Firefox users in the Release Channel. Less than a week ago, Mozilla fixed crashes on Intel Raptor Lake processors with version 152.0.1. Now, Mozilla has prepared yet another set of fixes that address problems with localization, playback issues of certain MP4 files, and performance issues on website that perform various encryption operations at once. Here is the full changelog: Firefox 152.0.2 is now available for download from Mozilla's FTP. Existing installations will get the update over the next several hours. The latest version will also be available soon on the official website, the Microsoft Store, and Neowin's Software page. You can find Firefox 152.0.2 release notes in the official documentation. In case you missed it, Mozilla released Firefox 152 earlier this month. The latest feature update brought reworked settings with a more streamlined user interface, JPEG XL support, new features for Private mode, a new way to mute a tab (just type "mute" in the address bar), and many more. You can find the complete changelog here. In other Firefox news, Mozilla recently published its roadmap, where the company detailed the upcoming Nova redesign and other features it plans to implement. Mozilla wants to make the new user interface easier to navigate and more modern, with a heavy focus on its privacy tools, such as its built-in VPN. If you are curious, you can already enable the new UI as described here.
    • Liene PixCut S1 Starter Kit gets a whopping 31% discount on Prime Day by Steven Parker Liene reached out to us to share another Prime Day exclusive deal that starts today on Amazon. It gives buyers a massive 31% off on the cost of this color sticker printer and cutting machine. It's basically an all-in-one sticker maker for DIY crafts, custom labels and gifts. It utilizes thermal dye-sublimation at 300 dpi, and offers precise "AI" auto-cutting. Here are some more of its highlights: All-in-One Convenience - Print and Cut in One Step. Say goodbye to the hassle of using separate machines. The PixCut S1 seamlessly integrates high-resolution photo printing and precise die cutting into one streamlined device. With just a few clicks on the user-friendly app, you can edit, print, and cut directly from your smartphone via Bluetooth. Create stickers in just 2 minutes! This all-in-one solution saves you time and effort, making your creative projects more enjoyable and efficient. AI Image Extraction & Precision Cutting - Unleash your creativity with the AI image extraction feature that automatically recognizes and extracts subjects from your photos. Then watch as the high-precision cutting system, guided by the same AI technology, perfectly follows every edge with pinpoint accuracy. This seamless AI-to-cut workflow ensures flawless results every time. Turn any moment into custom stickers with professional edges in minutes - just masterpieces made simple. High-Resolution Prints - Vivid and True-to-Life Colors. Utilizing thermal dye-sublimation technology, the PixCut S1 delivers stunning 300 dpi high-resolution prints with 16.7 million colors. Whether you're printing photos, stickers, or labels, you can expect vibrant, true-to-life color effects that make your creations stand out. Every detail is captured with precision, providing professional-quality results every time. AI Lab - Bring Your Imagination to Life. Upload a photo, pick a style from the Liene Photo App, and watch AI bring your vision to life instantly. Turn selfies into an anime character, a fantasy hero, or a festive holiday illustration — all with stunning realism. One style, endless versions of you. Print your AI art as custom stickers, unique gifts, or social media posts — perfect for avatars and DIY projects. No design experience required. Your creativity is just one click away from magic. Durable Stickers - Create Long-Lasting Creations .Thanks to the four-layer thermal dye-sublimation technology, the photopaper is automatically laminated during printing. Stickers produced by PixCut S1 are durable, waterproof and scratch-resistant, ensuring they remain vibrant and intactover time. Perfect for creating custom stickers, labels, and more that last. No Subscription. Just Pure Creativity. With the Liene app, available on mobile, tablet, and desktop. Unlock 40,000+ free images, fonts & elements (and growing), plus 2000+ ready-to-use templates for phone skins, lens stickers, ID cards, labels, name tags, journaling, and more. No paywalls, no hidden fees, just pure creativity. Turn any idea into a custom creation in minutes. Your imagination has no limits, neither should your software. This deal is for the Starter Kit, so what do you get? What's in the box PixCut S1 Photo Sticker Printer and Cutter x 1 Photo Sticker Cutter Ink Cartridge x 1 (36 sheets) Photo Paper 4"x6" (18 sheets) Sticker Paper 4"x7" (White) x 18 sheets Blade x 1 (Pre-installed) So in short everything you need to get printing and cutting. The Liene PixCut S1 has a 4.3 star rating after more than 1,000 reviews from customers, but we can't promise the landing page always sold this particular model, so do check out the reviews before purchasing. In any case Prime members are covered with a 30 day return or replacement should things not work out so great. Liene Pixcut S1 for $205.99 (was $299.99) 31% off Use code 15PIXCUT6 during checkout Although this is a Prime Day discount, the above code will stay live until June 30. Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • https://www.tenforums.com/tuto...b-results-windows-10-a.html Check the comment dates. Some of them are as old as 2016.
    • I wonder how many are laid off for cost savings, and this being blamed on AI to make it sound less scary and bad, for a more positive "modern, with the times" spin for investors? Because Oracle is down 14% the past year. We're looking at a company struggling here. If AI would actually be working out so well for them that they can do massive layoffs, surely this would've been reflected the past year in their stock value?
    • AI is the beginning, wait until real robots replace more jobs, specifically jobs that require physical work.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      464
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      97
    4. 4
      Michael Scrip
      89
    5. 5
      neufuse
      70
  • Tell a friend

    Love Neowin? Tell a friend!