Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Prevent Synchronization of hidden file from cloud

Description

Prevent synchronization of hidden file from the cloud This is the complement of MR for issue #5373 merged yesterday

Issue(s)

e/backlog#6032 (closed)

Test procedures

  1. Upload a file with browser in a directory synchronized by eDrive.
  2. Rename the file to put a "." in front of the name. (example: photo1.jpeg => .photo1.jpeg)
  3. Let eDrive start synchronization or force it with adb
  4. the hidden file shouldn't be nor on device nor in Database

Technical details

Also split codes from ListFileRemoteOperation into smaller unit function

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Vincent Bourgmayer

Merge request reports

Loading