belohoub / UBsync

UBsync is the featured OwnCloud/Nextcloud data synchronization app for ubuntu-touch
Other
2 stars 5 forks source link

Disable root synchronization #19

Closed belohoub closed 2 years ago

belohoub commented 2 years ago

Root folder at remote server could be accidentally selected (e.g. when network is not available). It should be disabled to prevent full cloud sync.

Optionally, root folder sync could be enabled when confirmed by user twice.

belohoub commented 2 years ago

This was mostly fixed by catching error states in webdav page. Accidental "root" selection is now not very probable.