9
votes
6answers
3k views

Access Android device's file system over Bluetooth or Wi-Fi

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 ...
8
votes
3answers
1k views

How can I sync photos to a network drive over wifi?

My current workflow is to snap pics on my Droid, plug it in via USB, and sync the pics. I'd like to just run a script to sync the DCIM folder with a shared network drive, if anyone knows of a way that ...