BUG 9633: Recursive mget should continue on EPERM.
commit64eba0a8421bf4648f79085dd23b3e55d5a322df
authorDavid Disseldorp <ddiss@samba.org>
Mon, 4 Feb 2013 18:04:39 +0000 (4 19:04 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 7 Feb 2013 14:50:36 +0000 (7 15:50 +0100)
treea3424c39b7194a78d64e630da7d061331808d7cb
parent62e6ea408a20197420eadb133df6ba233c7874b4
BUG 9633: Recursive mget should continue on EPERM.

Regression introduced by 14ff2e8de9bd8d0064762234555260f5eea643fe.
When downloading files recursively, smbclient halts if it encounters
a folder to which it does not have permission to traverse.

Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Feb  7 15:50:36 CET 2013 on sn-devel-104
source3/client/client.c