Compressed Files/Western Digital
Moderator: Wiz Feinberg
-
- Posts: 4366
- Joined: 17 Sep 1998 12:01 am
- Location: Monson, MA, USA (deceased)
Compressed Files/Western Digital
I recently bought a Western Digital 15.3 GB
harddrive kit and I'm getting ready to install it. In WD's literature is a warning about compressed files.
My question is, once a ZIP file is opened
[unzipped], is the file still considered a
compression file? Will the computer see it
as a compression file?
Thanks, anyone....Chip
harddrive kit and I'm getting ready to install it. In WD's literature is a warning about compressed files.
My question is, once a ZIP file is opened
[unzipped], is the file still considered a
compression file? Will the computer see it
as a compression file?
Thanks, anyone....Chip
- Brad Bechtel
- Moderator
- Posts: 8470
- Joined: 4 Aug 1998 11:00 pm
- Location: San Francisco, CA
- Contact:
No.
The type of compression a ZIP file uses is different from the compressed files which Western Digital is warning you about. Once you've uncompressed the ZIP file, the result is a regular file that should work correctly on any disk.
Among other things, Windows NT Server has the ability to compress files on an NTFS formatted drive to save space. I believe this is the type of compression they're referring to in their warning. They could also be referring to third-party compression schemes designed to compress and uncompress files on the fly.
Either way, a ZIP file will not be affected, nor will it affect, the hard drive.
The type of compression a ZIP file uses is different from the compressed files which Western Digital is warning you about. Once you've uncompressed the ZIP file, the result is a regular file that should work correctly on any disk.
Among other things, Windows NT Server has the ability to compress files on an NTFS formatted drive to save space. I believe this is the type of compression they're referring to in their warning. They could also be referring to third-party compression schemes designed to compress and uncompress files on the fly.
Either way, a ZIP file will not be affected, nor will it affect, the hard drive.
-
- Posts: 2522
- Joined: 4 Aug 1998 11:00 pm
- Location: Beautiful Adamstown, MD
- Contact:
Chip,
I doubt that Western Digital is referring to ZIP files. What they are likely talking about is disk compression schemes. This was used back in the days when hard drives typically were under 100MB or so. What it did was allow you to set up your system so that all files were compressed when written to the disk, but were automatically uncompressed when loaded into memory. This is very much like ZIPping the files but it's user transparent (when it works). I think think it was called double space (dblspace).
If you are not running DBLSPACE, you can ignore this caveat.
------------------
Rick Richtmyer
users.erols.com/rickrichtmyer
I doubt that Western Digital is referring to ZIP files. What they are likely talking about is disk compression schemes. This was used back in the days when hard drives typically were under 100MB or so. What it did was allow you to set up your system so that all files were compressed when written to the disk, but were automatically uncompressed when loaded into memory. This is very much like ZIPping the files but it's user transparent (when it works). I think think it was called double space (dblspace).
If you are not running DBLSPACE, you can ignore this caveat.
------------------
Rick Richtmyer
users.erols.com/rickrichtmyer
-
- Posts: 4366
- Joined: 17 Sep 1998 12:01 am
- Location: Monson, MA, USA (deceased)