I think there's a bit of a misunderstanding on this thread. The original Galaxy S has a somewhat unusual (if not unique) configuration. The Galaxy mounts a big chunk of its internal memory at /sdcard and then mounts the
actual SD card at /sdcard/sd (or /sdcard/externalsd in Froyo). Since the internal memory isn't expandable, running out of space is a likely event.
The OP was essentially requesting an option to relocate the folder for cached files. I'm not terribly fond of the idea of setting paths (not everyone is a sysadmin). Perhaps display an option when an external SD card is detected?
BigLa wrote:I actually have the opposite request. The app defaults to my sd card, but I'd prefer an option to save to my internal storage, where I have 6 gig just wasting away.
My understanding is that isn't possible (except on rooted devices). The internal memory isn't directly accessible to applications except through limited APIs.