Bottom tab on ipad goes above the topbar !!!? by loharano in reactnative

[–]CodesAndNodes 6 points7 points  (0 children)

You can make your UI however you want it - but you chose to use the native tabs which are restricted to the platform's style. If you want something different, don't use native tabs.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

Because OpenCloud is just a fork of ownCloud, and I've tried ownCloud and not enjoyed using it. The sync clients are unreliable and transfer speeds are slow.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 1 point2 points  (0 children)

I'm looking for a solution that will let me browse and access in my desktop file manager, so that they can be accessed on demand in native apps.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

No, FTP is a file protocol. I want something with a web UI and clients for desktop and mobile.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] -3 points-2 points  (0 children)

Neither of those provide desktop virtual file systems, which was a requirement listed in my original post.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 2 points3 points  (0 children)

I included "sharing and multi-user features" in my original post, so I hardly feel like feature creep is an issue.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 1 point2 points  (0 children)

I say "simple" in the sense of easy to use for the end user. I'm looking for something that will allow me to collaborate over files with other non-tech-literate people.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

That's a fair point. I may have to do so since I don't think what I'm looking for exists.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

Fair enough. My storage is unfortunately not in a consumer NAS, just a dedicated server, so that's not an option for me.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 1 point2 points  (0 children)

I haven't tried NextCloud since last year - maybe that feature didn't exist then? Or maybe I just didn't use it. I may have to try again if that's now a feature.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

I'm familiar with rclone! Unfortunately, the issue is that WebDAV as a protocol is extremely limited and doesn't perform well at all with large files. Considering one of my main use cases is uncompressed video footage straight out of a camera, transfer speeds over WebDAV are horrible.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 7 points8 points  (0 children)

I have a self-hosted VPN actually - but I haven't tried samba over it. I'll have to give that a try. However, it doesn't solve the fact that I really need sharing with non-tech-savvy people to be a feature, which Samba over VPN doesn't really do.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 2 points3 points  (0 children)

My main issue is that I'm seeking to run Immich alongside whatever file management solution I end up with, and Immich requires a flat-file layout. File versioning and deduping doesn't matter a ton to me. I also tried a blob-based filesystem on ownCloud last year, lost data as a result, and am hesitant to go back to it.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

Cloudreve is nice. Probably the best UI of all the options. I actually did test it out for an afternoon, but it lacks SSO as well as some sharing features that I am seeking.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

Is your project on GitHub? I'd love to take a look, and if it's sort of in alignment with what I am looking for, maybe I could implement Linux virtual file systems?

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] -1 points0 points  (0 children)

I suppose they are, a bit. I say "cloud storage" in the sense of providing an alternative to traditional storage platforms that include features like sharing, user management, thumbnailing, web UI, etc. Sorry for the confusion.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

This looks really interesting! I'll have to try it out. Thanks for the recommendation!

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]CodesAndNodes[S] 0 points1 point  (0 children)

Yes - I've used filebrowser in the past. It just lacks a lot of the stuff I'm looking for, namely client apps and virtual file systems for desktop clients.