Associate
- Joined
- 18 Oct 2002
- Posts
- 466
I'm needing to compress some very large data files but at the same time want them to be accessible without having to explicitly decompress them. So what I'm looking for is something like NTFS disk compression but with more options to increase the compression level or possibly to change the compression method (BZIP2 would be nice). Does such a thing exist for windows? FUSE does something similar in linux.