There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

File Browser vs Nextcloud

Hey all! I’m still in the somewhat early stages of setting up my home server. I have Nextcloud installed for file storage/management. However, realizing that it would be nice to have access to the entire storage drive for the server, I installed File Browser.

Now I’m having a hard time justifying having both. I have a handful of services that could be run as individual services (calDav, notes, news, etc… although, phonetrack seems to be hard to replace).

I’ve noticed lists that people have posted of the “must-have” services on their home servers have included both. My question is “why?” It seems like, at a basic level, they serve similar roles. If you remove the app-platform role from Nextcloud by separately hosting the individual apps, what benefit do you get from having both Nextcloud and File Browser?

I really like NextCloud, but i’m having a hard time justifying the resource usage if its functionality can be replaced by a handful of containers. Or, is that the reason to have it, so you don’t have to do that?

Any opinions on the subject would be appreciated.

Aux ,

After tinkering with several software packages like NextCloud I decided to buy a Synology NAS instead. Their mobile apps are much better than anything open source today and they do a great job of de-Googling your life. The apps are so good that your non-techy members of the family won’t even notice the change.

shiftymccool OP ,

I’m thinking that, when I decide to upgrade from my homelab-ish setup, I’ll be going with one of these. I haven’t looked into the software so much but just something a bit more purpose-built than a pi4 with a USB drive 😋

Aux ,

I thought about setting up a mini PC, which can work beautifully, but the apps are crap, so I decided against that idea. I mean I personally can deal with hacky solutions, but not my family members. Synology software turned out to be a transparent replacement for the services my family is using.

TCB13 ,
@TCB13@lemmy.world avatar

y question is “why?” It seems like, at a basic level, they serve similar roles. If you remove the app-platform role from Nextcloud by separately hosting the individual apps, what benefit do you get from having both Nextcloud and File Browser?

NextCloud sucks, it overpromises, underdelivers, wastes resources and has tons of issues and stupid bugs like these. If you simply setup FileBrowser + Syncthing you’ll get a much better experience for way “cheaper”.

shiftymccool OP ,

While I think “sucks” might be a bit of an overstatement, I agree with your point. I’m already running Syncthing as my main method of spreading important files around to different drives so the file sync part of Nextcloud isn’t that important to me.

Decronym Bot , (edited )

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
NAS Network-Attached Storage
RPi Raspberry Pi brand of SBC
SBC Single-Board Computer
VPN Virtual Private Network

3 acronyms in this thread; the most compressed thread commented on today has 15 acronyms.

[Thread for this sub, first seen 11th Dec 2023, 21:25] [FAQ] [Full list] [Contact] [Source code]

rambos ,

Nextcloud can sync between devices,so you can even use files while offline. There is recycle bin and many more features and apps available. I mostly use filebrowser just to manage files on the server. Both apps are amazing

TCB13 ,
@TCB13@lemmy.world avatar

Nextcloud can sync between devices,so you can even use files while offline

Until it fails. If you want reliable sync just pair FileBrowser with Syncthing and have something that actually works fine.

rambos ,

Tbh Im using syncthing for obsidian notes, but android app is disconnecting from server quite a lot. I have to open syncthing app on my phone to make connection again. Also keeping all files on the phone would fill up storage.

TCB13 , (edited )
@TCB13@lemmy.world avatar

For mobile I access my files with SFTP pointed to the same folders I sync my desktops with Syncthing. I don’t want to sync all my files to the phone as that may lead to a stolen phone with all my data on it.

Aux ,

Syncthing is not a good solution at all. It requires a persistent connection. That means you will have crazy battery drain and you will have issues when your mobile devices roam between networks. Syncthing is not a replacement for Google Drive/Nextcloud, it solves a different problem.

TCB13 ,
@TCB13@lemmy.world avatar

Personally, for mobile, I access my files with SFTP pointed to the same folders I sync my desktops with Syncthing.

Also, what stops you from having syncthing without a persistent connection? You can set it to just sync whenever the phone is plugged in and/or you manually open the thing.

Aux ,

SFTP is not the same as Drive functionality, that’s the thing. Again, Syncthing solves a different problem, it’s not applicable here.

TCB13 ,
@TCB13@lemmy.world avatar

SFTP is not the same as Drive functionality

If you’re a good client it is.

Aux ,

Ok, show me a good SFTP client which auto-uploads the photos I take on Android an iOS devices, let’s me share them with anyone I wish and creates a photo library with tags, date grouping, etc.

TCB13 ,
@TCB13@lemmy.world avatar
Aux ,

$18 per year? No thanks. But a good find.

TCB13 ,
@TCB13@lemmy.world avatar

You can buy it a single time. Owlfiles Pro Lifetime $49.99. It is a good deal for how good it works.

redcalcium ,

If you have multiple users and want things such as quota management, groups, mounting external storage providers, or perhaps some advanced features such as sso (either as a client or server), then keeping nextcloud would make sense.

shiftymccool OP ,

Not planning on having more than 2 users so the enterprise-y type features don’t really apply. Very good points though!

brenno ,

If you remove the app-platform role from Nextcloud by separately hosting the individual apps, what benefit do you get from having both Nextcloud and File Browser?

Nothing really. For almost any Nextcloud feature out there, you can find a server app that does the same.

But that’s the point in my opinion. I don’t want to waste time managing tons of apps if I can manage one Nextcloud instance. Nextcloud basically decides for me what’s the best way to get those features running, so I don’t need to figure out myself.

Now if you’re into self hosting one container for each feature, go for it, no reason to not do so.

shiftymccool OP ,

This is pretty much what I expected but I didn’t want to assume. Thanks!

MangoPenguin ,
@MangoPenguin@lemmy.blahaj.zone avatar

phonetrack seems to be hard to replace

Have a look at Traccar for a replacement.

In my experience file browser is much nicer than nextcloud, but I don’t currently run either since I don’t need a web based file manager. I have SFTPGo providing WebDAV for my phone to use, and Syncthing to keep my laptop, desktop, and server in sync.

shiftymccool OP ,

I looked at Traccar for a little bit but found that (based on the availability of documentation / user posts) OwnTracks seems to be more popular. After setting up OwnTracks and comparing it to PhoneTrack, it was OBVIOUS that PhoneTrack is superior… at least for me. I’ll take another look at Traccar tonight and see if it compares. Thanks!

Shady_Shiroe ,
@Shady_Shiroe@lemmy.world avatar

After using owncloud, nextcloud, and file browser, I found file browser to be a lot easier to use and it does everything I need. I don’t need video players or PDF viewer, just simple ui for file broswing.

shiftymccool OP ,

Exactly! It’s just so convenient from an app platform standpoint, though… But, it just feels strange to keep a tool around, who’s main job is basically file management, just for an app platform when those apps’ functionality can be found elsewhere. I may just keep Nextcloud around as a testbed for new functionality via its apps, then reproduce that functionality with another service in a separate container if it turns out to be useful.

Dave , (edited )
@Dave@lemmy.nz avatar

I have nextcloud and don’t even use it for file management (in that sense). It’s a joplin sync server, I use the Cookbook app probably as my most used thing on nextcloud, I use phonetrack, sync tasks.org to it for task management, use the Bookmarks app for keeping track of links.

Plus I never feel bad for running extra services. Idle services use a pretty tiny amount of resources. I had 15 or 20 on a Raspberry Pi 4 before I switched to using an old laptop.

goatsarah ,

deleted_by_author

  • Loading...
  • BearOfaTime ,

    Tailscale… Finally!

    I used Hamachi since around 2005 on all my Windows machines. It was fantastic.

    When Android came along they didn’t really support it, there was a third party attempt, but it fizzled, Hamachi got bought, and basically languished.

    Just setup Tailscale on every device that can support it, and on my RPi it runs an exit note and a subnet router.

    BRILLIANT! TS alone is enough for me to justify putting an RPi on every family member’s network.

    And you can even share the connection so people can use a web browser to access a device on your mesh.

    shiftymccool OP ,

    Why would I use anything that runs my homelab traffic through centralized servers? It kinda defeats my whole purpose in “privatizing” my data. They say they don’t collect data blah blah blah but nobody can be 100% sure what goes on in their own servers.

    I really like the idea of combining VPN with Syncthing-like connectivity but not at the cost of privacy. If they would just allow an opt-out from using their servers and not requiring signing up for an account I would be all over it.

    Unless I’m mistaken, I’ll be sticking with my Wireguard with one port forwarded through my router.

    tagginator Bot ,

    New Lemmy Post: File Browser vs Nextcloud (https://lemmy.world/post/9449210)
    Tagging:

    (Replying in the OP of this thread (NOT THIS BOT!) will appear as a comment in the lemmy discussion.)

    I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines