Are there any chances for the issues with the “Sync” from nextcloud feature to be addressed?
I have found two more topics on them here, there are two open issues on github with the same problems. The feature is broken for some people since Android app version 3.28.0, that’s more than two months ago.
I understand that NextCloud team is not my personal tech support and all, but at least some information like “We need more info” or “Shut up we’re already working on it” or “Go away it works on my computer phone” would be much appreciated.
The other two topics:
Hi, im facing an issue regarding the syncronize option. I am syncing a folder from the server to my Mobile. This is working for years wirhout any problems, but since this week, all files are downloaded from the server, not only the new ones? In the App the old files are marked with a green arrow, after hitting the sync button all files are marked with the blue circle-arrows and the download from all files starts. Any idea why all files are downloaded, not onöy the new ones?
Many thanks
Martin
My issue
I want to automatically sync certain folders including subfolders and all files within from my server to my android client.
Unfortunately only files directly included in this folder will appear on my android device.
Any files in subfolders are not included.
If I sync those folders to my windows PC, all child files and folders are synced just as expected.
My setup
I’m running my own nextcloud AIO server in version 28.0.2 on a linux server.
On my android device i run the offical play…
Github issues:
opened 09:41AM - 12 Jan 24 UTC
bug
Version/3028
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhanc… ement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [X] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [X] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
1. Delete App,
2. Install App (fresh install App, not update, so database is empty)
3. Try to sync folder that contains subfolders that contain subfolders
### Expected behaviour
All files, including the files in the subfolder are synced
### Actual behaviour
Only the files inside the parent folder that's being synced are downloaded. Files inside the subfolders are not.
https://github.com/nextcloud/android/assets/43114340/85bccde1-24bf-438e-bd3f-36da089934e4
### Android version
12
### Device brand and model
OnePlus Nord 2
### Stock or custom OS?
Stock
### Nextcloud android app version
current master (switch to worker)
### Nextcloud server version
27.1.3.2
### Using a reverse proxy?
I don't know
### Android logs
_No response_
### Server error logs
_No response_
### Additional information
It seems like when a folder was never opened before (folder "not loaded") the folder sync will start for every file inside that folder a new worker which breaks the folder sync logic (eg. canceling).
getAllFilesRecursively() not returns all files if device not have those folders from cloud db. Check for files before download.
opened 07:20AM - 04 Mar 24 UTC
bug
feature: sync and upload
Version/3028
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancem… ent.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [X] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [X] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
1) Syncing files from the Server to the Mobile Phone by clicking the synchronise button.
### Expected behaviour
Only new files shall be downloaded, all files marked with the green arrow shall be excluded.
### Actual behaviour
After hitting the sync button all files (also files marked with a green arrow) are marked with the blue circle-arrows and the download from all files starts.
### Android version
12
### Device brand and model
Samsung S10
### Stock or custom OS?
Stock
### Nextcloud android app version
3.28.0
### Nextcloud server version
25.0.4
### Using a reverse proxy?
I don't know
### Android logs
_No response_
### Server error logs
_No response_
### Additional information
_No response_