I'm looking for a way to access the file system of an Android device (Nexus S) wirelessly, as its USB port has become unfit for anything but charging. Ideally, I'd like the same functionality as offered by connecting the phone to a PC with a USB cable.
|
Over Wi-Fi
Here, The app will not give you URL if device is not connected to PC using external Wi-Fi router, but it works in those situation too. If you've made device Wi-fi Hotspot & connected PC with Ad-hoc network, then you'll have to find device IP by yourself ( The Interesting Thing: As FTP is universal standard, this method will work with any PC, Mac. That's not true for Samba file share, AirDroid etc. Over Bluetooth |
|||||||||
|
|
There are many ways, you can use ADB over wifi, run an FTP or SSH server on the phone, or use Dropbox. The easiest to set up is Dropbox, but it's fairly limited which files and you can synchronize. The best solution would be installing an FTP/SSH server on the phone, but setting up those might be difficult. |
|||
|
|
|
With Samba you can access the files like a network share. I think it requires a rooted phone though. Should be better than FTP, and it should also be better than USB in that the phone can use the card in the same way (you don't need a specific mode) |
|||
|
|
|
Samba Filesharing is a great app for connecting over wifi, but does require root. I use it regularly myself. Just turn on wifi, fire up the app, and then you can browse your SD card from your pc. |
||||
|
Not exactly "accessing the filesystem", but you could try AirDroid. It has a really nice file manager. |
||||
|
|
