Support intro
Sorry to hear you’re facing problems. 
The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.
If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.
Getting help
In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.
Before clicking submit: Please check if your query is already addressed via the following resources:
- Official documentation (searchable and regularly updated)
- How to topics and FAQs
- Forum search
(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).
Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can. ![]()
The Basics
- Nextcloud Server version (e.g., 29.x.x):
- Nextcloud Hub 25 Autumn (32.0.3)
- PHP version (e.g, 8.3):
8.3.29
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
No
Summary of the issue you are facing:
I have a large amount of files (photos/videos/etc) spread across a couple of different paths. Think …/files/Photos/2020,2021,2022,etc and …/files/Pictures/2019,2020,2021
I simply want to merge them into one giant folder and wonder what the most efficient way to do this is.
I have the Nextcloud desktop sync client running, which has synced everything to to desktop. I also have the Android app, the web version, WebDAV access, and SSH directly to the server. (I think that’s all of the ways to access Nextcloud, but if there’s a better way for this, let me know.)
-
If I just rearrange everything locally on my desktop and let the sync client take care of things, will this just cause everything to re-upload to the server in the new location?
-
If I move everything through the WebDAV network location, or through the web client, would that cause the opposite and everything will re-download to my desktop?
It’s not a huge amount of files and I’m sure any method would work. But I would like to know the recommended method of rearranging large amounts of data like this. And ideally reduce the time, SSD wear, and upload traffic spent.