Fix bug #5247 "Wildcard expansion in mget is broken"
authorJeremy Allison <jra@samba.org>
Sat, 9 Feb 2008 00:05:08 +0000 (16:05 -0800)
committerJeremy Allison <jra@samba.org>
Sat, 9 Feb 2008 00:05:08 +0000 (16:05 -0800)
commitd0d9e485b505e7f75a844631a4c77316fc684ac0
treeb6855bca6400a29971f6edef81a60106523f1d9c
parent086eaf20574264f24230301565f16347c5d2738e
Fix bug #5247 "Wildcard expansion in mget is broken"
by making cur_dir an invarient ending in '\\' or '/'.
Will forward-port to 3.2 as the code is different here.
Jeremy.
source/client/client.c