A few colleagues and I have data on Nextcloud, which we synchronise via the client as and when we need to, so that our PC storage doesnât get too full. I work in a folder (e.g. âFolder1â), which is also synchronised. Afterwards, I disable the synchronisation, but the folder still appears in my client! To free up more storage space on my computer, Iâd have to delete the folder now! But I canât do that because as soon as I start synchronising again, it will also be deleted from Nextcloud⊠Am I missing something? Or how should I go about this?
Hi SuKi,
Yes, this is how synchronization works. If you disable sync, then delete files or folders locally, then the next time you enable sync, these files and folders will get synced and deleted from the server too. What youâre seeing is normal behavior: the client will always keep your local folder and Nextcloud in a two-way sync.
Check if Nextcloud has a âvirtual fileâ support, like Dropbox and others. I honestly donât know as I never needed this feature.
OK. I think it does. But I have no idea how well it works, but this is what you need.
Then, the files on your local drive are just âpointersâ to the original files on the server so they donât take up space on your local drive, actually - to be precise - the do take a tiny bit of space, kind of like aliases or shortcuts. But this is exactly way this feature exists: to preserve space on your local disk, while maintaining sychronization. Just keep in mind that you canât delete these shortcuts either
Or the server will also delete the originals when synchronizing.
Be aware that there is a risk to this though: you canât backup your files locally since theyâre just pointers, shortcuts, not real files. So if anything goes wrong with Nextcloud or you simply delete the files from the server, you will lose them, unless your Nextcloud instance has some sort of proper backup feature implemented.
Afaik the virtual file system is enable in the Nextcloud PC client app by default, which means you will see all files and folders, but they wonât be synchronized to your desktop. If a file is synchronized to your desktop, you should usually be able to right-click on it and select âfree disk spaceâ over âalways keep on this deviceâ.
Could be the default indeed, I just always change it and never pay much attention to it as I donât need nor like this feature.