Fixed SMB recursive copy
authorTsu Jan <tsujan2000@gmail.com>
Mon, 8 Apr 2019 02:43:09 +0000 (07:13 +0430)
committerAlf Gaida <agaida@siduction.org>
Sat, 8 Jun 2019 14:39:11 +0000 (15:39 +0100)
commit96dc085668690e67db3fbe6b5b76d607424794b3
tree339ee727d536d4b0e10c89c329f12620e169567c
parentfff14d34d924dcccb3bb1d05da4e7a3cb40adfba
Fixed SMB recursive copy

Fixes https://github.com/lxqt/libfm-qt/issues/385 by trying to set dir permissions only once and ignoring possible errors (that happen with SMB and, maybe, other protocols).

Gbp-Pq: Name fix-smb-recursive-copy.patch
src/core/filetransferjob.cpp