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

Skip to content

DownloadFileRemoteOperation: create target directory on the phone if missing

Vincent Bourgmayer requested to merge 732-downloadFile-fix-fileMove into v1-oreo

Description

At the end of the download, if the file must be moved into a directory that doesn't exist yet, eDrive get a NoSuchFileException . So to avoid that, I updated the file move code, to create the target directory if it doesn't exist

Tests

Issues

Part of https://gitlab.e.foundation/e/os/backlog/-/issues/732

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading