Is there a way to browse the contents of my SD card from my Linux (Ubuntu 10.04) machine over WiFi?

I used to connect with a mini-usb cable, or send files through gmail. Surely there must be a way to access the files through wifi.

My main focus is ease-of-use, I don't particularly care about speed or security. Although I do prefer a non-cloud solution due to privacy concerns.

(I have not actively searched for a solution yet. I will do this now, so maybe I will answer my own question. Which, as I understood from Atwood, is proper use of a StackExchange site.)

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

I use FTPServer ( http://www.appbrain.com/app/ftpserver/lutey.FTPServer ) to browse and copy files to and from my phone over wifi. On Ubuntu you can connect to an FTP server and browse it as if it is a directory.

link|improve this answer
That's indeed the easiest I think. (Although I'm using SwiFTP now.) – BlackShift Dec 27 '10 at 15:20
feedback

WiFi File Explorer allows browsing of the SD card through a web based interface. Quite nice, but perhaps difficult to copy a large number of files.

http://lifehacker.com/5626268/wifi-file-explorer-manages-your-android-sd-card-from-a-web-browser

On Air (Wifi Disk) 'allows you to easily transfer files over your Wi-Fi connection by accessing it as if it were a drive', but only for Mac I suppose.

SwiFTP is an FTP server, which does what it says.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.