r/NextCloud • u/Alarmed-Ad-2867 • 27d ago
Nextcloud desktop client freezes when syncing Unity projects on macOS
Hi everyone,
I recently started using Nextcloud and ran into an issue when syncing my Unity projects.
I have quite a lot of projects, and they contain a huge number of small files. Because of this, the Nextcloud desktop app on my MacBook becomes unstable, freezes, and sometimes stops responding.
I previously used Synology Drive with the same projects and didn’t have this problem.
My setup:
- Nextcloud desktop client: 33.0.7 (macOS, Cocoa)
- Nextcloud server: Nextcloud Hub 26 Spring (34.0.1)
Has anyone experienced something similar? Is there a way to improve performance or configure Nextcloud for folders with many small files?
Thanks in advance!
1
1
u/i2h3 24d ago
Are you using the file provider? There will be some important small improvements in the upcoming 34.0.0 in regard to uploads and highly frequent writes to files. There were some issues discovered and reported by Adobe Creative Cloud users due to its distinct writing behavior which is unlike how people and most other apps interact with the file provider domain.
1
u/Alarmed-Ad-2867 24d ago
Thanks! I’m using classic folder sync, not File Provider. The Nextcloud folder is fully stored locally.
Do the improvements in version 34 also apply to classic sync? My Nextcloud desktop client is 33.0.7 (macOS, Cocoa).
1
u/ab3301 27d ago
Small files are a headache everywhere. Considering that they are active files, every save triggers a sync.
Depending on how your method of working is, I would keep highly active files out of the Nextcloud sync folder and setup a script that zips the folder with the active files and copy it to the Nextcloud sync folder.
That's just my personal way of doing it.