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>
Tue, 22 Oct 2019 21:52:39 +0000 (22:52 +0100)
commitaf3d68491e24f809f1cfb6d3afac7fde007905cd
treeced53f790f5ed7a01b9e004f4523f4cdea802e49
parent336a35aba9a1ba90761524d2bc23e72537b6a4f9
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