this post was submitted on 27 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I use owncloud and plex to host my own file server. I'm thinking of moving my work files and photos etc from Google cloud, to my own hosted server now. However, whenever I transfer files to the pi via owncloud, it is incredibly slow on my pi 3b.

I wanted to ask, will the data transfer speed be noticeably faster if I upgrade to a pi 4?

you are viewing a single comment's thread
view the rest of the comments
[–] bobbarker4444@alien.top 2 points 11 months ago

I transfer files to the pi via owncloud, it is incredibly slow on my pi 3b

Just guessing, are you using ethernet and does the Pi 3b have drives plugged in to USB?

A big issue with the Pi 3b is that the ethernet and USB share a single channel, so if you're writing to a USB drive then you're bottlenecking your ethernet and vice versa.

You could try using wifi instead of ethernet. I've squeezed out some extra performance in the past doing so.

To answer your question though, the Pi 4 does remove this limitation so you should see much higher throughput than the 3b