Add smbget utility, a simple wget-like utility that uses libsmbclient.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 7 Jan 2004 00:43:52 +0000 (00:43 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 7 Jan 2004 00:43:52 +0000 (00:43 +0000)
commit82bd1b45a4205706b57bae42c7b03974f8b44753
treef9540c9a9237673bc4390d173dabd022a8820eb7
parent4ad67f13404ef0118265ad66d8bdfa256c914ad0
Add smbget utility, a simple wget-like utility that uses libsmbclient.
Supports recursive downloads and resume, progress indication and shows
estimated time remaining.
WHATSNEW.txt
source/Makefile.in
source/utils/smbget.c [new file with mode: 0644]