Compressing files
There are a number of utilities that will compress files. Why is it needed to so?
There are couple of reasons to do so:
1. Compressed files will take less space on disk.
2. Compressed files are easier to transfer over the Internet, because a single file will be transferred and not multiple files.
Comments
Post a Comment