1
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/IYeetCatS_ on 2026-04-16 20:16:36+00:00.

2
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/PlanEx_Ship on 2026-04-12 16:15:34+00:00.


I deployed a fresh new bare-metal NC server to replace my old VM, and realised I could not upload folders using this new version. Keeps generating errors like :

Some files could not be uploaded
Target folder does not exist any more

Individual file uploads are fine, just folder uploads are broken. Drove me nuts for past few hours and finally found out why:

[Bug]: Drag&Drop folder upload not working · Issue #58454 · nextcloud/server

Basically NC tries to create the folder in wrong location (top directory), then tries to upload files into the correct location which does not exist because of the first step.

Just my luck as I have a lot of folders to upload to my new server. Guess I have to wait until 33.0.3 release.

3
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Electrical_Deal5408 on 2026-04-11 07:19:42+00:00.

4
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/NC-Connector on 2026-04-08 10:41:08+00:00.

5
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/EscalatorAlliance on 2026-04-04 09:50:13+00:00.


Just wanted to share my experience in case it's useful to someone else out there. Tell me about any shortcuts I missed please.

I had ~500GB of mixed personal files on OneDrive. Also used it to sync Joplin notes. Hated the garbage app, hated the nonsensical AI integration everywhere, hated the general Microsoft fuckery. My annual renewal was up so I decided to take my data elsewhere. Here's what I did:

  1. Rented a fully hosted Nextcloud instance from Hetzner. A little cheaper than OneDrive for the same amount of storage, server location in EU, monthly renewals without any commitment. No M365 apps included, obviously, but I'm perfectly happy with LibreOffice/Thunderbird.

I couldn't figure out a way to transfer data server to server (the required access to Azure credentials seems to have been deprecated?), so I had to do it by downloading and reuploading all my data. 2. Synced all my OneDrive data locally, then paused sync and quit the OneDrive client to prevent conflicts and missed file updates. Also made sure to copy over the root level Pictures folder that contained my auto upload camera roll from my phone. Note that OneDrive will start syncing again in the background after every reboot. 3. Backed up all local data to an external drive. As an aside, I would recommend TeraCopy for copying/moving important files, because it can verify the results. 4. Used rclone to upload local data to NextCloud. I guess I could have pulled it straight from OneDrive, but I wanted to do a backup first, and I wanted to have my files available locally anyway. A test run threw up a bunch of GOAWAY errors, which I managed to resolve by adding a --disable-http2 flag to the command. I also found out the hard way that folder names on Nextcloud are case sensitive. In the end this worked perfectly for me:

rclone copy "C:\...\Documents" "Nextcloud:Documents" --progress --transfers 4 --checkers 16 --fast-list --disable-http2 --timeout 10m --retries 5

  1. (Then I repartitioned my laptop's ssd and moved all my data over to a separate partition because I want it to be available in linux for dual booting, but that doesn't really matter here.)
  2. Installed the NextCloud app for Windows. Made sure that local folder structure was identical to what was online, then pointed the app at the correct location and let it sync. It took about 20min to compare all ~60.000 files and complete the sync.
  3. Set up the Android app to have access and to automatically upload my camera roll. The Memories app for NextCloud is so much better than the shitty, laggy, buggy OneDrive experience, by the way.
  4. Migrated Joplin to sync via NextCloud . I disabled syncing the Joplin folder locally via the NextCloud app to avoid conflicts.
  5. Uninstalled OneDrive and M365.

I was expecting some hiccups but the entire process went remarkably smoothly. Took about 2h total for configuration and a day or two for downloading/uploading. So far I'm very happy with NextCloud and oh so relieved to be rid of OneDrive. I'll take any recommendations you have for me.

6
submitted 4 months ago by [B] to c/nextcloud@lemmit.online
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Judotimo on 2026-04-02 11:47:27+00:00.


I run Nextcloud as cloud service for my company. Surprisingly the Talk video call UI is more intuitive than Google Meet for some of my customers and partners. Well done, Talk team!

7
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Jacksharkben on 2026-04-02 15:08:26+00:00.

8
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Frosty-Comfort6699 on 2026-04-01 10:43:29+00:00.


Hey everyone! We’ve made the decision to suspend our partnership with Nextcloud. Over the years, we’ve worked hard to build a relationship based on trust and collaboration, However, recent actions, like the launch of the “Euro-Office” project using ONLYOFFICE tech without proper alignment and previous attempts to recruit our team members, made it clear that our principles no longer align.

What does this mean for you? Not much will change. We’ll continue to support and develop the ONLYOFFICE connector for Nextcloud, so those who rely on it can keep using it without issues.

We’re committed to growing with partners who share our values of openness and mutual respect. Thanks for sticking with us!

Read the full announcement on our blog.

9
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/merlin1de on 2026-03-30 22:06:18+00:00.


My photography clients kept asking "can I just click stars on the photos?" – so I built it.

StarRate is a Nextcloud app that lets you rate photos with 1–5 stars and color labels, exactly like Adobe Lightroom. The killer feature: share a shooting via guest link – clients can rate directly without a Nextcloud account.

What it does:

⭐ Star ratings (1–5) + color labels per photo

🔗 Guest links – no account needed for clients/models

🏠 100% self-hosted, your data stays yours

✅ Works with Nextcloud 29–32

Find it by searching "StarRate" in the built-in App Store.

Would love honest feedback from fellow self-hosters! 🙏

10
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/grimr5 on 2026-03-27 14:48:03+00:00.


https://itbrief.co.uk/story/euro-office-launches-as-europe-s-open-source-office-rival

https://github.com/Euro-Office

Am I right in thinking this is significant?

Nextcloud and IONOS are basically taking the OnlyOffice code, saying OO don't respect open source and they are going to fork and develop themselves + fully open source. Also to make it European. Against a backdrop of EU digital sovereignty...

11
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/deepaerial on 2026-03-24 22:31:41+00:00.

12
submitted 4 months ago by [B] to c/nextcloud@lemmit.online
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/FuturisticBasalt on 2026-03-20 14:41:19+00:00.

13
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/raptorhunter22 on 2026-03-23 12:14:18+00:00.


Started self-hosting mainly to run Nextcloud on my home server, and honestly that’s what made me realize how much is going on behind the scenes. Had a lot of issues with other aspects of the setup. Multiple guides. Multiple days wasted. Finally figured it all out. Documented everything about self hosting and how nextcloud comes into play. It's a big part of the setup. Guide is linked. Suggest changes wherever necessary

14
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/pablo_main on 2026-03-19 19:00:32+00:00.


Hello,

See title

15
submitted 4 months ago by [B] to c/nextcloud@lemmit.online
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/flogman12 on 2026-03-13 22:16:35+00:00.


Perhaps I’m venturing into a contentious topic, but I’m curious to know your thoughts on NextClouds general performance these days

I’ve come across numerous posts in the past expressing dissatisfaction with NextCloud, describing it as slow and, frankly, subpar. However, I’ve also heard that recent versions have seen improvements in its performance.

I currently use a Synology with its accompanying applications like Drive and run Immich on it as well. I am generally happy with it but would like to self host some more apps without it sucking up all my time.

Are the nextcloud apps (like notes, passwords, etc) worth it?

16
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Slidetest17 on 2026-03-13 01:42:50+00:00.

17
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Fine_Ad6232 on 2026-03-03 20:45:29+00:00.


Hey everyone,

I've been self-hosting both Nextcloud and Immich for a while, and I always found it annoying to switch between the two. So I built a Nextcloud app that brings your Immich photo library directly into Nextcloud.

🖼️ integration_immich

A Nextcloud app that lets you browse your Immich photo library from within the Nextcloud interface — no need to jump between two separate web UIs.

Features:

  • 📅 Browse your Immich timeline directly in Nextcloud
  • 🔍 Filter by favoritesvideos, and images
  • ⚡ Smooth infinite scroll with lazy loading
  • 🔑 Connects via your Immich API key (configured in admin settings)
  • 🔒 Fully self-hosted — no data leaves your server

Requirements:

  • Nextcloud 30–33
  • PHP 8.2+
  • A running Immich instance with API access

🔗 Links:

Happy to hear feedback, bug reports, or feature requests — either here or on GitHub.

18
submitted 5 months ago by [B] to c/nextcloud@lemmit.online
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Spielwurfel on 2026-03-03 13:16:17+00:00.


Hey everyone

I’m thinking about exposing my Nextcloud to the internet, and my current main method of remotely accesing my personal server is through Tailscale, so I would use Tailscale Funnel for some few devices I can’t install the VPN.

My plan would be to add rate limiting on my reverse proxy, and 2FA + brute force protection on my Nextcloud.

Is it good enough to be secure? Giving a read around it seems quite scary to expose services out there on the internet.

Any suggestions or recommendations?

19
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Euroblitz on 2026-03-02 18:33:22+00:00.

20
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Numerous_Parking_792 on 2026-02-25 19:23:12+00:00.

21
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/drhoome on 2026-02-23 23:02:09+00:00.

22
I'm done with NextCloud (old.reddit.com)
submitted 5 months ago by [B] to c/nextcloud@lemmit.online
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/scgf01 on 2026-02-21 10:54:55+00:00.


I made a decision last night to stop using Nextcloud and move to Synology Drive/Contacts/Calendar/Office. I am the only user, create or edit the occasional document and when Nextcloud breaks, as it does on occasion, I feel helpless. I spend hours searching for solutions. Then there's that whole mariaDB issue that few of us really understand.

It all started with the OnlyOffice app incompatibility with the Winter 2026 version of Nextcloud. I was prepared to wait, then I saw that Nextcloud had throttled my own IP address after I tried to address the 2FA comments in the admin section of NC and decided to reverse my decision. There was nothing I could do about it but wait. My own address, my own server, my own data - it rankles that these things happen and you are at the mercy of anonymous devs.

I've spent the morning switching everything over and will see how it goes.

Thanks for letting me have this rant guys, I'm sure it won't be popular so I'm braced for the comments.

23
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nextcloud by /u/Lavrila on 2026-02-19 09:37:19+00:00.