SacredOwl
Posts: 4
Joined: Tue May 15, 2012 2:43 pm

Downloading directly to an external hard drive?

Tue May 15, 2012 2:48 pm

Hello i have just ordered my RPi and i was wondering if i can download torrents directly to a USB connected external hard drive? Im assuming this will work since there is only the SD card memory available on the Pi itself?
Also will this be any slower than downloading to an internal hard drive?
Thanks

Nr90
Posts: 216
Joined: Sat Nov 26, 2011 12:39 pm

Re: Downloading directly to an external hard drive?

Tue May 15, 2012 3:05 pm

I don't think this should be a problem.

I believe the USB and ethernet share bandwith, so your theoretical max speed is slower when combining both, however I assume this is going to be lower then your download speed anyway.

User avatar
abishur
Posts: 4477
Joined: Thu Jul 28, 2011 4:10 am
Location: USA
Contact: Website

Re: Downloading directly to an external hard drive?

Tue May 15, 2012 3:08 pm

You'll have to mount it first (be that manual or via editing fstab to automount at boot), but yes, you absolutely can save files directly to a usb attached device. Technically if you had it mounted you could save files directly to a network share. As for will it be faster or slower than internal memory (there is no internal hard drive, just an SD card)... well that depends on the speed of your SD card. At the end of the day it should be fairly comparable.
Dear forum: Play nice ;-)

SacredOwl
Posts: 4
Joined: Tue May 15, 2012 2:43 pm

Re: Downloading directly to an external hard drive?

Tue May 15, 2012 4:43 pm

Thank you both for your answers, they told me everything i need :)

CyrusVx
Posts: 6
Joined: Wed May 16, 2012 9:04 am

Re: Downloading directly to an external hard drive?

Thu May 17, 2012 5:09 pm

Hi, this is just an add-on question regarding this topic.
What should the file system be for the external drive connected to the RPi?

User avatar
abishur
Posts: 4477
Joined: Thu Jul 28, 2011 4:10 am
Location: USA
Contact: Website

Re: Downloading directly to an external hard drive?

Thu May 17, 2012 6:39 pm

CyrusVx wrote:Hi, this is just an add-on question regarding this topic.
What should the file system be for the external drive connected to the RPi?
I think the pi can handle just about any filesystem you throw at it. I personally like using ext4. I've used NFS in the past, but ran into big trouble when my linux box died and couldn't mount it on a windows machine (there are some programs that let you more or less make use of the ext file system on windows), but there no need to reformat your drive just to get it to run on the pi... I don't think.
Dear forum: Play nice ;-)

Return to “Beginners”