View Single Post
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#793
Originally Posted by Capt'n Corrupt View Post
Ah, this is where it pays to be an optimist. Who says in order to interact remotely with a filesystem it has to be mounted? Certainly an SSH session and an FTP session is filesystem interaction and neither requires remotely mounting the host's drive. The only requirement in these cases are cleverly implemented servers on the host.
See, but that's different. There are a thousand and one ways to transfer files easily between the tablet and a computer using either Wifi, Bluetooth, usbnet or, heck, serial. What he asked for was a way to interact with the filesystem, which implies mounting it directly, and you definitely can't mount jffs2 in two places.

It has nothing do to with optimism and everything to do with technical accuracy.

If his question had been "how can I transfer files between the tablet and my computer with usbnet", then I might've answered differently, but that wasn't his question.