Welcome to mirror list, hosted at ThFree Co, Russian Federation.

8131 « 2.7.0_2020-11-13 « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 95dab9dbfa2668c6296909f1d48b85ac7eebf2fb (plain)
1
2
3
4
5
6
Bugfix: Check whether the local folder supports the virtual file system

The Windows virtual file system requires NTFS, we now ensure that the folder is
using NTFS before we continue.

https://github.com/owncloud/client/issues/8131