Map network drive app? - Desire General

I have a network drive at my home, is there any app that i can map network drive? Meaning i can acess the drive from my desire?
thanks

ASTRO File Manager has a SMB module. You could try that.

If by mapping you mean mounting, your device must be rooted and using a kernel with CIFS support.
You can then use CifsManager to manage your cifs/nfs network shares.
If you just need to browse or download files from your NAS to your phone, ASTRO or ES File Explorer will be fine.
If you want any application to be able to access your NAS seamlessly like it was a local folder, you will need CIFS support.

I just need to browse, view and delete files so ill use astro.
I need some help setting it up.
What do I enter in the server, share, domain and directory fields?
Which field do I enter the IP and the shared folder name?
Cheers
Sent from my HTC Desire using Tapatalk

Related

Associating AVI files with Rockplayer.

I'm trying to play AVI files across my network from a samba share in Rockplayer. I use Astro or ES file manager but neither of them will open AVI files in rockplayer.
Any suggestions?
I´ve been trying to figure this out too, but no luck so far.
i dont think android does file association does it?
If your handy with the terminal you could mount the share to a folder on the sdcard, then browse to it from rockplayer.
Like this
http://ip208-100-42-21.static.xda-developers.com/showthread.php?p=7457166
Sent from my HTC Desire using XDA App
The problem is astro and estrongs file manager are more like samba share browsers - they let you view the share files and folders, but when you try to access any files, they have to copy them to a local directory first. It's more like ftp access in practical terms, rather than true network filesystem access.
So if you succeeded in associating rockplayer with avi files through either astro or estrongs, then the moment you click on an avi file from your samba share, they'd copy the file to your sdcard entirely before it would begin to play. So at best, setting the association would only save you the effort of manually copying and pasting the avi file. Either way you'll be waiting a few minutes for the file to copy to a directory local to your phone.
If you want to access avi files over a samba share directly, you'll need to root and use cifs to mount the samba share on your sdcard, so that the share appears part of the phone's filesystem. Then you can just browse using rockplayer's own file manager throughout your samba share, and play avi files the moment they're clicked on, without any file copy operations or waiting around.
when i got my desire 3 weeks ago i was in the same quandary, and i ended up going the rooted phone with cifs option...
http://forum.xda-developers.com/showthread.php?t=751296
Another way of sorting this easily is using VLC Stream & Convert - with the added advantage of being able to browse your whole computer and mapped drives and stream data.

Are there any good wifi app's to view folders and files on my network at home?

Are their any good Wifi app's to view folders and Files on my network at home?
What I want to do is play mkv files that are stored on my computer over the network on my phone.
this is the perfect App for that
http://forum.xda-developers.com/showpost.php?p=8225025&postcount=65
just like windows explorer
File Manager
Astro, can view the file but cant play.
I am checking out EStrongs File Explorer now.
tyj82 said:
Astro, can view the file but cant play.
I am checking out EStrongs File Explorer now.
Click to expand...
Click to collapse
EStrongs File Explorer is working for me, but for me its better to use DLNA.
use gmote .. it rocks
I use cifs manager to mount network shares and just browse them with the "My Files" app or Root explorer. You need to find a cifs.ko file that works with your phone though.
http://forum.xda-developers.com/showthread.php?p=8082404#post8082404
+1 for Estrongs.
I haven't managed to play video files through that route yet (always get unplayable error in the player) but its not that big of a deal. Its really cool to move stuff by wifi so easily, and it works both ways. Much happy.

SSH tunnel - mounting CIFS vs ES file manager etc... read more

Ok, I have a FreeNAS server setup at home and I have SSH enabled. Anyways, i'm fine and succeded in connection via SSH connectbot and having portforward of 139 to a local of 8888
This works FINE with ES file manager or even Astro file manager, I can browse my FreeNas server. Problems are though:
1. Why can't I actively view images or videos(not that I want to so much through 3G) when I click on the image, and it won't load up? This happens the same way if I do a local browsing via SMB on astro file manager on my LAN at home.
What works: When I do a CIFS mount using that app someone made here, the CIFS manager or whatever, I can stream videos, images whatever fine.
Now if I can get that to work via the ssh tunnel. I tried creating a CIFS via the ssh tunnel but somehow it doesn't work and I get error like "segmentation fault" with mount.
Anyone have any idea? I can transfer files file but I want to have option to quickly view pictures on my server rather than copy the paste then open up.
Ok update, I can do a mount CIFS manually in terminal, but the CIFS module app still doesn't work...
I guess SMB shares won't allow streaming either way?
When you use a file manager to browse files on your NAS box over SSH (or FTP), the remote files are not mapped to a local path. As a consequence, you can only browse these files with applications able to use CIFS, SSH or FTP connections. Your gallery apps and media players can't access these files directly because, unlike EStrong of ASTRO, they have no CIFS/SSH/FTP client built in.
When you mount a CIFS share on your NAS box using CifsManager, all the files within that share will be mapped to a "local" file. The Android system will know that when you acces /mnt/cifs/MyShare/peanut.png, it is in fact the file peanut.png on your network share. The gallery or media player apps access a local file and aren't aware of the fact that the Android system actually accesses a file on your NAS box instead.
I have no idea why you can't mount a cifs share over your SSH port forwarding.
A segmentation fault has to do with memory access.. and that doesn't make any sense. It might be caused by the fact that port 137-139 are NETBIOS ports. Win2K and higher use 445 for CIFS instead. You might want to try forwarding port 137 (TCP/UDP) and 138 (UDP) too.. or forwarding port 445 (TCP/UDP) instead. Then again.. it might be something else entirely.
If this doesn't work, maybe you can try with some type of VPN instead of SSH port forwarding?
Actually figured it out.. hope this post will help others with similar issues.
Problem is the mount on android is a bit finicky when apply options, it's a certain order or some sort. I got it working by using the '-o' by putting port=xxxx,ip=xx.xx.xx.xx
It was segmenting for who knows what when I put ip,port. I guess order matters on android vs the linux mount command. Strange indeed
Works now, though my vids are wrong res when streaming, who knows why but not that I care too much lol.
Works okay now, but pretty much 2 step process to access files at home which is a pain. I guess I can buy the andftp client to do a quick file transfer access.

[Q] ES File Explorer Internet Access Setup

I am using ES File Explorer and have set it up to include all my cloud storage as well as shared folders on my LAN. All works great over Wi-Fi but have not managed to figure out how to set it up to access my LAN shared folders remotely over Internet.
Is it possible and if yes can you please let me know how or point me to some instructions.

access connected USB flash drive over network?

I have a USB flash drive attached to my Fire Stick TV (2nd Gen). I use it to store movie & music files, which I can play from the Fire Stick using VLC for Android. Works great.
Question: Is there any way that I can access that flash drive via my home network? I would like to be able to copy files to it from my computer. Currently, I have to do it via "sneakernet".
Any advice is much appreciated.
johnnyzero2 said:
I have a USB flash drive attached to my Fire Stick TV (2nd Gen). I use it to store movie & music files, which I can play from the Fire Stick using VLC for Android. Works great.
Question: Is there any way that I can access that flash drive via my home network? I would like to be able to copy files to it from my computer. Currently, I have to do it via "sneakernet".
Any advice is much appreciated.
Click to expand...
Click to collapse
Do "adb connect firestickIP".
adb ls /storage
The USB stick is mounted in /storage (something like /storage/3E91-AF2A). Use "adb push file target-path" to copy files to the USB stick.
Thank you.
I was hoping there might be some way to make the attached flash drive visible/accessible as a standard network share. My goal is to use Windows' File Explorer for file management on that drive, just like the other shared storage devices on my network.
I will try your suggestion of using ADB, although using a command-line interface for file management is not ideal. I found a few different Windows programs that will supposedly provide a File Explorer-like GUI for doing Android file management via ADB (ADB Browser, ADB Explorer, Device File Explorer, etc. ) . Maybe one of those will do the job.
Alternatively, I may try installing a SAMBA server ("LAN Drive") or FTP server ("FTP Server") on the Fire Stick; although neither app has very good reviews.
After trying all this stuff, I will definitely post the results here.
johnnyzero2 said:
Thank you.
I was hoping there might be some way to make the attached flash drive visible/accessible as a standard network share. My goal is to use Windows' File Explorer for file management on that drive, just like the other shared storage devices on my network.
I will try your suggestion of using ADB, although using a command-line interface for file management is not ideal. I found a few different Windows programs that will supposedly provide a File Explorer-like GUI for doing Android file management via ADB (ADB Browser, ADB Explorer, Device File Explorer, etc. ) . Maybe one of those will do the job.
Alternatively, I may try installing a SAMBA server ("LAN Drive") or FTP server ("FTP Server") on the Fire Stick; although neither app has very good reviews.
After trying all this stuff, I will definitely post the results here.
Click to expand...
Click to collapse
Some file managers (Solid Explorer, ES File Explorer) include FTP servers. I don't know if their FTP server provides access to the USB drive, though. There are likely other file managers that also include FTP servers.
dcarvil said:
Some file managers (Solid Explorer, ES File Explorer) include FTP servers. I don't know if their FTP server provides access to the USB drive, though. There are likely other file managers that also include FTP servers.
Click to expand...
Click to collapse
Excellent advice - that will definitely do it for me. Thank you so much.
I wasn't aware that there were Android file managers with a built-in FTP server. I've always used FX File Manager, and it doesn't have that feature.
I tried both ES & Solid, and both worked fine for my purposes. I decided to go with Solid because the UI is slightly better, it allows you to add an FTP Server shortcut to your Android home screen, and it just seemed a little more... solid.. Definitely don't mind paying $1.99 for the full, ad-free version.
Problem solved - thanks again!

Categories

Resources