DownloadFileRemoteOperation: create target directory on the phone if missing
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