Xz format inadequate for long-term archiving (2017)
1–10 of 138 posts
Re: Xz format inadequate for long-term archiving (2017)
#2Re: Xz format inadequate for long-term archiving (2017)
#3Re: Xz format inadequate for long-term archiving (2017)
#4Re: Xz format inadequate for long-term archiving (2017)
#5It may not be a good choice for long-term data storage, but I disagree that it should not be used for data sharing or software distribution. Different use cases have different needs. If you need long-term storage, it's better to avoid lossless compression that can break after minor corruption. You should also be storing parity/ECC data (I don't recall the subtle difference). If you only need short to moderate term st…
Re: Xz format inadequate for long-term archiving (2017)
#6It may not be a good choice for long-term data storage, but I disagree that it should not be used for data sharing or software distribution. Different use cases have different needs. If you need long-term storage, it's better to avoid lossless compression that can break after minor corruption. You should also be storing parity/ECC data (I don't recall the subtle difference). If you only need short to moderate term st…
I'm not so sure, using tools suitable long-term archiving by default might not be a bad practice. The thing about archiving is that it's often hard to know in advance what exactly you want to keep long-term. Using more robust formats probably won't cost much in the short term, but could pay off in the long term.
Re: Xz format inadequate for long-term archiving (2017)
#7Too bad for arch https://www.archlinux.org/news/switching-to-xz-compression-f...
Re: Xz format inadequate for long-term archiving (2017)
#8It may not be a good choice for long-term data storage, but I disagree that it should not be used for data sharing or software distribution. Different use cases have different needs. If you need long-term storage, it's better to avoid lossless compression that can break after minor corruption. You should also be storing parity/ECC data (I don't recall the subtle difference). If you only need short to moderate term st…
Re: Xz format inadequate for long-term archiving (2017)
#9What are better file formats for long term archiving? Were any of them designed specifically with that use case in mind?
"What medium should be used for long term, high volume, data storage (archival)?" https://superuser.com/q/374609/52739
It mostly focuses on the media instead of formats though.
Re: Xz format inadequate for long-term archiving (2017)
#10What are better file formats for long term archiving? Were any of them designed specifically with that use case in mind?
You can also use xzip on top of something that can correct errors, such as par2.