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)
Test procedures
- Upload a file with browser in a directory synchronized by eDrive.
- Rename the file to put a "." in front of the name. (example:
photo1.jpeg
=>.photo1.jpeg
) - Let eDrive start synchronization or force it with adb
- 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