John asked the other day about using the tar feature in smbclient to
commitd5daf85162e844c9e953cc4dfbb3f1d800747130
authorAndrew Tridgell <tridge@samba.org>
Thu, 18 Sep 1997 06:52:49 +0000 (18 06:52 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 18 Sep 1997 06:52:49 +0000 (18 06:52 +0000)
tree9bdc23b770ee0c102b81a95a26a0a041a848a904
parent0b859fdfac07322f021dbb74791914e22f6b9884
John asked the other day about using the tar feature in smbclient to
handle file paths longer than 100 characters (the limit of the normal
tar format).

This patch adds support for producing GNU tar files (which have no
real limit on the path length) in smbclient.

Note that I have only added support for producing GNU tar files, I
haven't added support for accepting them when restoring. I thought I'd
leave that up to John :-)
source/client/clitar.c