Displaying 2 results from an estimated 2 matches for "a3e80".
Did you mean:
a3e8
1999 Oct 05
0
smbclient tar restore problem (linkflag) from tape-drive
...how safe this is to do.
Any hints or comments gratefully accepted.
Peter
The relevant debug messages, and code follow:
-----------------------------------------------
(1) DEBUG MESSAGES
...
Reading the next header ...
checksum totals chk=5786 fchk=5786 chksum= 13232
firstb=805D9, secondb=A3E80, len=40
Warning: NULL link flag (gnu tar archive ?) \a\508_c_rle.ps.gz
Skip = 0, cliplist=<NULL>, file=\a\508_c_rle.ps.gz
Skiping file. Size = 2231512
Advancing to next block: a3e80
...
(2) CODE SNIPPETS from "clitar.c"
In clitar.c the problem appears to be due to the linkflag:...
1999 Oct 05
0
SAMBA digest 2259
...>
>
>
>
>
> The relevant debug messages, and code follow:
> -----------------------------------------------
>
>
> (1) DEBUG MESSAGES
>
> ..
> Reading the next header ...
> checksum totals chk=5786 fchk=5786 chksum= 13232
> firstb=805D9, secondb=A3E80, len=40
> Warning: NULL link flag (gnu tar archive ?) \a\508_c_rle.ps.gz
> Skip = 0, cliplist=<NULL>, file=\a\508_c_rle.ps.gz
> Skiping file. Size = 2231512
> Advancing to next block: a3e80
> ..
>
>
> (2) CODE SNIPPETS from "clitar.c"
>
>
> In cl...