You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I take that you are talking about Linux? We have implemented virtual files for Windows and file provider for Mac OS which will give you the data on demand.
How to use GitHub
Feature request
Which Nextcloud Version are you currently using: (see administration page)
Nextcloud Hub 9 (30.0.5)
Is your feature request related to a problem? Please describe.
Currently my desktop storage is full, as I enabled sync, I started downloading all the files from nextcloud server to local
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
it is trying to download entire nexcloud data to my local.
my local storage is getting exploded due to this
when you enable sync this should be lazy load by default.
updates should be synced to client.
Describe the solution you'd like
A clear and concise description of what you want to happen.
download only meta info, actual files can be done lazy load
there is option to set lazy load
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
pause sync feature
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: