[Q] multi-part rar on nas? - Eee Pad Transformer Q&A, Help & Troubleshooting

Is it possible to get ES file explorer to extract multi part RARs on a NAS? It says "no application available" but works when all the files are on the sdcard.
Or is there an alternative file explorer with built in RAR support that does work over LAN?

ive also noticed ES doesnt like unzip/raring from a remote location ...Its probs due to the device having to process the extraction and over WIFI would be very very slow on large file...it has to pull the rar file over wifi, extract it and place the extracted file back (or wherever youve chosen to extract it)
If i need to extract things like that, i remote to my media PC and extract with that (using remotevnc pro) ... i dont know if you have that option ? but its probs prefered

yeah that's how I do it too, with Pocket Cloud. it pretty annoying. maybe I just need to look into a better VNC client

Related

Nooby .cab question.

Ok, please excuse me and this question. I'm a At&t Tilt, Treo and iPAQ user.
I'm new to this forum and I have an issue.
When I download a file, for instance: Risidoro_Intent_MIDlet_Manager_11.1.7.1023.cab.zip
I open it with WinRar and Extract to my desktop
inside the new folder is _setup.xml and a bunch of different files that say stuff like 00CAB10D.004
How do I install these?
When I open _setup on my Tilt or on my PC I get a script that opens up in Internet Explorer.
Thanks a bunch,
Alan
You don't install them.
Windows Mobile installer files are in cab format
to install just copy the cab file itself to your device and run it thru your PDA's file explorer
Still confused, what do I open?
Theres around 10 files and when I open them they say something like open this with an application.
And when I open _setup it shows me a script.
unzip the ZIP file so you get a file.CAB (DON'T exctract the CAB).
drop the cap into your device and double click it..

how to

i have an setup.xml file and i want to know how to install it on hd2, may be there is a guide already on this site.
thanks
Hi,xml files are not installable , it's just a file resulting from the software installation .You can open it if you want with opera but it's uninteresting ...
It sounds like you have opened a .cab file with Winrar or something similar.
If you are trying to install a file (a cab file that is ) just drag it to your HD2 access it from your File Explorer and run it.

[Q] Is there and app that can launch an apk from within a RAR archive?

Hi im looking for a file manager that can launch an .apk file that I have compressed into a .rar archive.
Astro Manager can do this for zip files but rar is a much better archive and has higher compression.
Does anybody know of one that is compatible with rar and can launch it "directly" from the archive, and not just extract it somewhere and you have to then manually launch it.
I don't know any file manager with RAR support built-in.
But there are 2 apps for RAR archives in the Market: Unrar and Unrar Pro.
So at least you can unrar the archive and then install the APK with a file manager (Astro, ES File Manager, ...).
Edit: well I missed the last part of your message : "not just extract it somewhere and you have to then manually launch it". Sorry...
Yeah bud, You see that's the prob, the only ones ive found are ones that have to extract somewhere and then you manually launch it.
What im looking for is same functionality as zip has with Astro where yu can launch the apk directly from inside a zip file. It will extract it first in background and then automatically launch for you so the extracted file stays in cache or some temporary folder.
Hopefully winrar will release an official app at some point or somebody releases a solution
Maybe ask to the team of one of the existing file managers if they can add support for RAR, instead of having yet another file manager, only for RAR.
I have done.
I was simply asking if there was currently one available in the mean time.
Hopefully ASTRO will integrate rar support, its by far the best file manager ive used.
Then you have not tried ES File Manager
snark_be said:
Then you have not tried ES File Manager
Click to expand...
Click to collapse
Yes I have.
It doesnt do what im asking.
[edit] Infact ive just tried it again and it doesnt even support rar archives at all, it cant extract or load from them.
What im looking for is a program that can launch a spk fiel from within an archive. There are many managers that can extract files from them but what im looking for is something that extracts in background to temp files and launches the file directly via the archive when viewing, Just like Astro does with zip files but for rar.

[Q] Writing a file back to a Marketplace apps Isolated Storage?

Hi All,
I've used Heathcliff's WP7RootTools 0.9 to extract a file from an installed apps IsolatedStorage. The app in question was installed from the Marketplace, but I want to modify some of the files it's saved to it's Isolated Storage.
I extracted the file I wanted to edit by using the Explorer utility in WP7RootTools to copy the file to the "My Documents" folder, and renamed the extension to docx. From there I could simply go into the Office Hub, where the file was now listed, and emailed the file to myself.
I have made the edits to the file, but now need to get the file back into the app's Isolated Storage. This is where I have now got a bit stuck
I've tried copying the file to SkyDrive, and using the Office Hub to download it from SkyDrive to my phone. The file downloaded and is cached on the phone somewhere, but the file location, according to Office is not "Phone". This is normal, as Skydrive downloaded documents are not saved to the "Phone" location until you open the document and do "Save as".
I cannot of course open the downloaded file, as it isn't really a .docx file. Files loacted in the "Phone" location show up in "My Documents" in the WP7RootTools explorer. SkyDrive downloaded documents I have no idea where they are located?
Can you guys help? Does anyone know the path to location of SkyDrive downloaded items on the phone. If so, then I can easily just use the WP7Roottools Explorer to copy the file back to the apps Isolated Storage.
Is there a better way to copy a non-Office file back onto the phone?
Regards,
Micro666
You could use one of these apps:
sh4d0w86 said:
i was going to suggest using WPV App Data Backup, but it seems i saved the Backups in the wrong location... (will fix in next release)
so,
you can use TouchXperience or WMDC Launcher.
Click to expand...
Click to collapse
I'm looking to do the exact same thing....
Options:
1. Do exactly what you've been doing, but save as .txt instead of .docx. The phone can still open this, even though its probably a binary file, and save it to the "Phone" location. Then you can copy it back and rename it.
2. Use an app that gives direct access to the phone's filesystem from the PC, like TouchXperience+WPDM, or Root Webserver (see my sig)+your favorite webbrowser.
3. Use any other way to get a file onto the phone, such as emailing it to yourself, using IsolatedStorageexplorer, or putting it in a XAP files and installing that file. Then move the file with WP7 Root Tools.
I recommend approach #2.
GoodDayToDie said:
Options:
1. Do exactly what you've been doing, but save as .txt instead of .docx. The phone can still open this, even though its probably a binary file, and save it to the "Phone" location. Then you can copy it back and rename it.
2. Use an app that gives direct access to the phone's filesystem from the PC, like TouchXperience+WPDM, or Root Webserver (see my sig)+your favorite webbrowser.
3. Use any other way to get a file onto the phone, such as emailing it to yourself, using IsolatedStorageexplorer, or putting it in a XAP files and installing that file. Then move the file with WP7 Root Tools.
I recommend approach #2.
Click to expand...
Click to collapse
I used TouchExperience.
1.On my Fully unlocked Device(I assume you can do this with root tools), I installed a file manager that gives full access to the device.
http://forum.xda-developers.com/showpost.php?p=24636416&postcount=23
2. I installed TouchEperience on my PC. After giving the WP7 app, Root tools rights, it should show most of the file system(on the PC) but, not all of it. So I created a new folder in \Windows (temp).
3. On the Phone, I hunted down the file I was looking for from Isolated Storage, I copied it to the \windows\temp folder.
4. Used the PC TouchExperience and browsed to \Windows\temp, there was my files, I copied them to my PC. USed the File Explorer to delete the files in my \temp folder(to make sure they were gone).
5. I edited the files, copied them back to \Windows\Temp on my device via TouchExperience on the PC. Then used the file explorer to copy them back to the Isolated Storage.
Note: The file explorer I posted a link to is GREAT, it can even edit files (basic text editor) in Isolated storage. I found a way to Cheat on a marketplace Xbox live game (didn't try others), right before the achivements, so they were really easy to get
I'm sure there is easier methods but, this worked for me...
Can I ask, what app did you try this on ?
Hope this helped...
FYI DavidinCT: Cheating XBL games is very risky. Microsoft often can detect it (for example, if you get one achievement that would have required getting another first) and they can and will permanently ban your Xbox Live account for doing so.
That all said... why didn't you just use WPDM (on the PC) to copy the file straight to the IsoStore of the app? So much easier...
GoodDayToDie said:
FYI DavidinCT: Cheating XBL games is very risky. Microsoft often can detect it (for example, if you get one achievement that would have required getting another first) and they can and will permanently ban your Xbox Live account for doing so.
That all said... why didn't you just use WPDM (on the PC) to copy the file straight to the IsoStore of the app? So much easier...
Click to expand...
Click to collapse
To be honest, I only did it with a game that had an error when I got so far, so the final achivements of the game. A Game with a Known issue but, no fix.
And I just really wanted to see if I COULD do it...
I used WPDM but, the PC version even with my phone fully unlocked (custom rom on my VZW HTC Trophy) and using Root tools 0.9 to give full to TouchExperince root, would not see all the folders and would not see the IsoStore. SO I had to copy the files to a folder that WMDM could see.
Personally, the new File Explorer above is awsome, it's even got a editor in it, I didn't even need to go through all that......

[Q] Android - How to open a file directly from a server.

Hello everyone,
I'm an android user, with a Galaxy Nexus running 4.2.1.
I have a QNAP NAS which I can easily access from my android phone via WebDav or Ftp.
Currently, when I select a file (doc, xls), it downloads the file to my phone and then opens it in in it's respective application.
When I edit the file and save it, the changes are only made to the local file which was downloaded to my phone. I then have to upload the file back to the server and overwrite the existing file. Such a pain!
Are there any methods or applications that will open the file directly from the server? Such that edits and saves are done on the server instead of on my phone?
Thanks,
Daxton
namzad said:
Hello everyone,
I'm an android user, with a Galaxy Nexus running 4.2.1.
I have a QNAP NAS which I can easily access from my android phone via WebDav or Ftp.
Currently, when I select a file (doc, xls), it downloads the file to my phone and then opens it in in it's respective application.
When I edit the file and save it, the changes are only made to the local file which was downloaded to my phone. I then have to upload the file back to the server and overwrite the existing file. Such a pain!
Are there any methods or applications that will open the file directly from the server? Such that edits and saves are done on the server instead of on my phone?
Thanks,
Daxton
Click to expand...
Click to collapse
try File Expert, I think could help you.
Thanks Ikubik,
Unfortunately File Expert doesn't work.
It connects via FTP and gives me a directory listing.
However, when clicking on a file, it says "Opening Directory..." and then does nothing. It doesn't even appear to download anything either.
This is really chapping my a**. You'd think this would be possible??
I've tried FX file manager - connects via ftp - only opens files as read-only
Solid Explorer - connects via ftp - saves files locally for editing & changes are not made on the server
X-Plore, couldn't establish connection
Kingsoft Office - Has WebDav support which refused to connect
ES File Manger - Same result as Solid Explorer
How to people manage their files on the go?
I want to get away from online cloud services and manage my own data. Apparently, this is more difficult that I thought.
I found an application call FolderSync which keeps your server files synchronized with your android. But, it downloads all of your network files to your phone. I've got 13 gigs of documents = no thanks.
Any other suggestions?

Categories

Resources