owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.77k stars 3.08k forks source link

[FEATURE REQUEST] Improve the `removed from original folder` option in Auto Uploads #4357

Open jesmrec opened 3 months ago

jesmrec commented 3 months ago

The option removed from original folder in auto uploads is potentially destructive

Screenshot 2024-04-04 at 13 40 53

Removing the local file when worker moves the taken pictures to the scoped storage forces the uploads to work in order not to lose the pictures/videos. If upload fails for X reason and is not recoverable, the file is lost: it is neither in server, nor in local

Some solutions:

TASKS

JuancaG05 commented 3 months ago

Could be that auto-uploads are removed instantly because permissions are removed by Android over the files after a while... Needs to be checked