View Single Post
Old 08-23-2015, 09:17 AM   #3580
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Do you have command line access to your DXG ?

Try this on any *.tar.gz file you create for testing purposes -
Code:
tar xvzf ${HACKNAME}.tar.gz
The busybox provided tar program on your DXG may be too old to do that set of options.
That may have to be changed to two steps - de-compress and then un-tar
knc1 is offline   Reply With Quote