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
[–] jws_shadotak@sh.itjust.works 1 points 11 months ago* (last edited 11 months ago)

Possibly

The bus on the pi 3 is shared between USB and ethernet, so it may be bogged down by that if you're using an external HDD or something as storage because the USB and ethernet would fight for bandwidth.

The pi 4 has dedicated buses for ethernet and USB separately from each other.