WifiFLASH...

I’ve been thinking this over and think that the easiest way of doing this, although a bit pointless as a longterm device due to wireless USB in the future, we do this:

common USB wifi sticks ↔ USB controller ↔ ARM + Flash ↔ SD Card.

the ARM runs a very tiny footprint of linux with a sshd. You use sftp to access SD card.

bsodmike:
I’ve been thinking this over and think that the easiest way of doing this, although a bit pointless as a longterm device due to wireless USB in the future, we do this:

common USB wifi sticks ↔ USB controller ↔ ARM + Flash ↔ SD Card.

the ARM runs a very tiny footprint of linux with a sshd. You use sftp to access SD card.

to what end? i mean, what exactly are you trying to accomplish? what problem does this solve?