Displaying 2 results from an estimated 2 matches for "508_c_rle".
1999 Oct 05
0
smbclient tar restore problem (linkflag) from tape-drive
...epted.
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:
/* can't handle some links at present */
if ((hb->dbu...
1999 Oct 05
0
SAMBA digest 2259
...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:
>
> /*...