Re: Bug - GNU tar port for Windows does not support the lz4 compression algorithm

2022-08-08 Thread Christian Schoenebeck
On Montag, 8. August 2022 09:14:29 CEST abcedy sou wrote: > Hi Christian, > I know that the default in Windows is not GNU tar, however, I installed GNU > tar from windows (http://gnuwin32.sourceforge.net/packages/gtar.htm). > Running tar --version: > > tar (GNU tar) 1.13 > > Copyright (C) 1988, 9

Re: Bug - GNU tar port for Windows does not support the lz4 compression algorithm

2022-08-07 Thread Christian Schoenebeck
On Sonntag, 7. August 2022 14:58:26 CEST abcedy sou wrote: > Hello, > With GNU tar on Linux you can run tar -I lz4 to run tar with the lz4 > compression algorithm, given that lz4 is installed. > In the Windows port, when trying to run tar -I lz4, I get the following > error: > tar: invalid option