mtftar icon indicating copy to clipboard operation
mtftar copied to clipboard

A filter to translate MTF/BKF backup streams from Windows, to the TAR archves used by the rest of the world.

Results 3 mtftar issues
Sort by recently updated
recently updated
newest added

Fixes the following warning: ``` cc -Wall -O3 -D_GNU_SOURCE -c -o mtftar.o mtftar.c mtftar.c: In function 'main': mtftar.c:115:13: warning: variable 'skipping_set' set but not used [-Wunused-but-set-variable] 115 | int skipping_set;...

This PR also inherits bugfixes and OSX compatibility work by sjmurdoch and nledevil, as well as the original mtf project for reference, including the MTF specification.

Hi, I'm trying to unpack the following file that has been generated by a modern version of SQL Server or SAS (I'm not sure exactly how the file was generated)....