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, 17 Aug 2019 11:00:08 +0000 (12:00 +0100)
commit44cbcf49d75dff0fd7abb1d073255509e0846965
treefdb086fc3bba69ed0f784b06d238c7057a829fde
parent911c2d04f6576c24eb03e05da655808540ba0db8
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