add a trivial seeking function to xfile (tseek) that does not do SEEK_CUR
commitb275547c9ecc13bede5bd21a392fa1d695a3926d
authorSimo Sorce <idra@samba.org>
Tue, 27 Aug 2002 09:07:08 +0000 (27 09:07 +0000)
committerSimo Sorce <idra@samba.org>
Tue, 27 Aug 2002 09:07:08 +0000 (27 09:07 +0000)
tree661d7407a9dff72621982de882ea74c5d1642b9a
parent4e142ba3749d2eb45687425ff87c153fb6147056
add a trivial seeking function to xfile (tseek) that does not do SEEK_CUR
and add commands reget and reput to smbclient that continues a transfer that has been onterrupted.

thanks to josef Zlomek that did the original patch.
source/client/client.c
source/lib/xfile.c