GSOC smbclient archive

From SambaWiki
Revision as of 16:18, 28 October 2013 by Ddiss (talk | contribs) (Created page with "===Improve smbclient archive support=== smbclient currently includes a problematic hand-rolled tar archive creation and extraction implementation. This goal of this project is t…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Improve smbclient archive support

smbclient currently includes a problematic hand-rolled tar archive creation and extraction implementation. This goal of this project is to convert smbclient to use libarchive instead of this home-grown implementation.

See https://bugzilla.samba.org/show_bug.cgi?id=9667