View Single Post
Posts: 486 | Thanked: 251 times | Joined on Oct 2009
#45
Originally Posted by qole View Post
I'm sorry, but you're just wrong. The N900 busybox tar very definitely does support gzip compression. It doesn't support bzip2 compression, however.

Type tar at the command line; it lists [czxtv0] as the valid options.
OK. My mistake.
I had typed:
Code:
tar cvfz filename.tar.gz filename.ext
It complained of no file filename.tar.gz and created a tar file named z. It looks like f must be the last option. Every tar with gzip support that I have used before was fine with z being the last option whether creating, listing, or extracting from gzipped tar files.

I will delete my post.
 

The Following User Says Thank You to j.s For This Useful Post: