android icon indicating copy to clipboard operation
android copied to clipboard

Remove auto upload behaviours

Open mario opened this issue 8 years ago • 6 comments
trafficstars

There are several issues with auto upload behaviours, some of which can and some of which aren't that EASILY fixable.

Because the new Auto Upload overwrites files on the server (https://github.com/nextcloud/android/issues/1685), users think this is unwanted behaviour. Unfortunately this is indeed INTENDED - if you modify a file, you should get a file uploaded. And CREATE + DELETE + CREATE == modification.

In general, I think we should not touch the files outside our Nc data folder so I would suggest we completely eliminate Auto Upload behaviours.

mario avatar Oct 18 '17 18:10 mario