Skip to content
Commit 903b8ce1 authored by Àlex Fiestas's avatar Àlex Fiestas
Browse files

Check if we have permission to save the files in the destination folder

First we check if the destination folder exists and is writeable.
If it doesn't exists we try to create it.

If we can't use the configure destination folder, we fallback to
DocumentsLocation also checking if it doesn't exists and creating it
en case it does exists.

BUG:294041
(cherry picked from commit 21eb2f54)

Conflicts:

	src/daemon/helpers/filereceiver/openobex/server.cpp
parent bb42429b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment