issues
search
mafintosh
/
tar-fs
fs bindings for tar-stream
MIT License
351
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tar stream closes early on large stream (44+Gb)
#111
MorningLightMountain713
opened
1 month ago
11
After upgrading to tar-fs 3.0.6 from 2.1.1, getting unexpected end of multipart data
#110
johndevedu
opened
2 months ago
0
Add fix for early stream closure via pipeline
#109
MorningLightMountain713
closed
6 months ago
4
Preserve file UID/GID when creating an archive
#108
cristianrgreco
opened
1 year ago
1
some .bin file can not be packed in tar(windows system)
#107
wendy0911
closed
1 year ago
1
fix win
#106
mafintosh
closed
1 year ago
0
some .bin file can not be packed in tar(windows system)
#105
wendy0911
closed
1 year ago
2
High memory consumption on AWS Lambda Node16 or higher
#104
hps8891
closed
1 year ago
3
PaxHeader
#103
chuanxinwong
closed
1 year ago
1
Tar file is corrupted when using single File larger than 8 GB
#102
pratikkaneria
closed
1 year ago
5
Improved directory permission handling
#101
skadisch
closed
1 year ago
0
problem with pack if the file is bigger than 8G
#100
wendy0911
closed
3 years ago
3
tar-fs is 2.5x slower than node-tar at decompressing?
#99
Jarred-Sumner
closed
1 year ago
1
Improve sorting for better compression
#98
fholzer
closed
3 years ago
5
Dependency bump for CVE-2020-8244
#97
dchambers
closed
4 years ago
1
Execute chown() before chmod() for SUID bits not to be dropped
#96
skadisch
closed
4 years ago
2
SUID bits not working when extracting files for different users
#95
skadisch
closed
4 years ago
1
npm pulls in different versions of tar-stream
#94
AustinLeligdon
closed
4 years ago
4
Add an option to ignore stat errors
#93
gramakri
closed
1 year ago
3
chore!: migrate from mkdirp to fs.mkdir
#92
childish-sambino
closed
4 years ago
8
Bump tar-stream dep
#91
jennifer-shehane
closed
4 years ago
2
Update tar-stream to 2.1.1
#90
annitya
closed
4 years ago
3
Question on unpacking the archive
#89
nexcode
closed
5 years ago
1
Makes tar-fs able to pack files that are actively being written to.
#88
asyed94
closed
4 years ago
5
No default umask for pack.
#87
CodeMan99
closed
2 years ago
1
Testing: Mode Assertions may be Failing
#86
CodeMan99
closed
1 year ago
4
update standard
#85
feross
closed
4 years ago
0
Consider dropping mkdirp
#84
fraxken
closed
4 years ago
4
Fix typo in readme perf
#83
styfle
closed
4 years ago
1
Switch from `ms` => seconds
#82
Timer
closed
4 years ago
1
Add option to ignore missing files/stat errors
#81
gramakri
closed
1 year ago
5
emoji inside of files breaks the resulting tar.
#80
valyrie97
closed
1 year ago
1
Cannot unpack read-only dirs
#79
lheckemann
closed
1 year ago
4
Don't mutate `entries` option
#78
kevva
closed
1 year ago
2
(WIP) Fix separators to be OS specific (fixes Windows)
#77
pablonete
closed
6 years ago
2
bump dependencies
#76
knoxcard
closed
4 years ago
2
Can't use zlib.createGzip as transform in mapStream function
#75
payitforwardnow
closed
4 years ago
4
Maintain the context the stat call in case xfs is an ES6 class
#74
CMCDragonkai
closed
4 years ago
2
Make opts.dereference available in extract() too
#73
Ekliptor
closed
1 year ago
1
pack ignore function called with header
#72
dodtsair
closed
1 year ago
1
How to handle device nodes?
#71
michael-ts
closed
1 year ago
1
Any way to extract single file?
#70
nikolakanacki
closed
4 years ago
2
exceptions during untar crash the application
#69
michael-ts
closed
4 years ago
5
Fix a typo in the code
#68
wewei
closed
6 years ago
2
n
#67
jdx
closed
6 years ago
3
TypeError: stat is not a function
#66
Hertox82
closed
4 years ago
1
Add `finalize: false` option to `pack()`, to allow advanced tar stream manipulation
#65
courajs
closed
7 years ago
2
how can i extract the tar file synchronously using fs.createReadStream('my-other-tarball.tar').pipe(tar.extract('./my-other-directory'))
#64
nagavenkatab
closed
6 years ago
1
Add more special characters for windows.
#63
mcibique
closed
7 years ago
5
problems while bundling with dependency on tar-fs
#62
alvarolorentedev
closed
7 years ago
2
Next