issues
search
lgecass
/
Reed-Solomon-Seq-Box-Filesystem
A filesystem enhanced with Reed-Solomon Data error correction and reparation with Seq-Box data block recognision
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
If files get corrupt and in result get decoded it should decode them into another filename like text(recovered).txt because decoding into the original may overwrite the original file and not finish decoding because some blocks were too corupt, resulting in almost complete loss of the file
#11
lgecass
opened
1 year ago
0
Idea to make encoding and decoding concurrent because encoding of big files takes too long
#10
lgecass
closed
1 year ago
1
The original filename and filename of file which got sbx encoded are not in metadata.
#9
lgecass
closed
1 year ago
1
Header and last block decoding can be faulty because of the variable amount of EOF padding
#8
lgecass
closed
1 year ago
2
Files are not checked for integrity issues before opening
#7
lgecass
closed
1 year ago
1
When moving folders into filesystem the included files are not encoded
#6
lgecass
closed
1 year ago
1
"(" or ")" included into filepath doesnt work with os.system()
#5
lgecass
closed
1 year ago
1
Hash of File which is included in metadata of SeqBox should be RS encoded ?
#4
lgecass
closed
1 year ago
1
Filesystem is mirrored to another Folder, break mirroring and keep only 1 Folder where encoding decoding happens
#3
lgecass
closed
1 year ago
1
Dropping Files into Folder mounted by filesystem does not work
#2
lgecass
closed
1 year ago
0
CRC of data Blocks and Hash of File should has to be adapted to RS encoding
#1
lgecass
closed
1 year ago
1