Thread: Kindle & RAR
View Single Post
Old 06-09-2012, 10:54 AM   #16
silver18
THE NOOB
silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.
 
silver18's Avatar
 
Posts: 708
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
Quote:
Originally Posted by eureka View Post
Use the absolute path:
Code:
/mnt/us/unrar e /mnt/us/example.rar
I get a Permission Denied error...

Quote:
Originally Posted by knc1 View Post
But unzip'ing the file takes time and file space.
If your Kindle supports FUSE ( and I think it does), then you just have to mount the *.zip file like any other filesystem device:
http://code.google.com/p/fuse-zip/
Once you have that installed on your Kindle.
Your application program will never know the difference between a *.zip file and the for-real filesystem on /mnt/us.
Nice!!!
I need to study it....so many thing to know...
silver18 is offline   Reply With Quote