Author Topic: Slypheed - Inbox To Sd?  (Read 2406 times)

loji

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • http://
Slypheed - Inbox To Sd?
« on: June 17, 2006, 07:52:13 pm »
I was looking at the configuration files for my mail client, and i didn't notice an entry that tells it where to download the inbox ....   I would like to store my mail on an SD card so I'm not using up my preciouse internal flash --- I might be able to do it with a symlink ->   but can't I just set up slypheed to dl straight to the Sd card instead of tricking it ?


any tips?
-> pdaXrom beta 3 fixes & feeds
C-1000 + pdaXrom beta3
linksys wifi + expansions

andrewwoods

  • Newbie
  • *
  • Posts: 49
    • View Profile
    • http://
Slypheed - Inbox To Sd?
« Reply #1 on: June 19, 2006, 03:56:36 am »
I did this with a symlink - I created a folder called Mail on /mnt/card and symlinked ~/Mail to it.

I did the same with ~/Documents and that makes upgrades/reflashes much easier.

Andrew
SL-C860 pdaxrom Beta3 512MB SD
Buffalo CF WLAN RTM-8000 GPRS ANYCOM BT

Zumi

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • http://
Slypheed - Inbox To Sd?
« Reply #2 on: June 19, 2006, 04:57:30 am »
I moved my whole home dir to SD, but I've got a lot of problem with simple symlinking, so if you decided you want to use andrewwoods' solution, you can do something similar:
Code: [Select]
mount -o bind  /mnt/card/myhome /home/root
SL-C860: pdaXrom 1.1.0beta1
SD: 1GB A-data, GPS: Haicom HI-303S, Bluetooth: Nokia DTL-1 CF, CF WiFi: ASUS SpaceLink WL-110
Browse user contributed packages for pdaXrom!

loji

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • http://
Slypheed - Inbox To Sd?
« Reply #3 on: June 20, 2006, 10:54:24 am »
I don't understand the syntax ->

mount -o bind

What exactly is that doing?  I think a symlink would be easier than mounting / unmounting (especially during suspends) .. but how is this method better?  I don't yet understand exactly what it's doing.
-> pdaXrom beta 3 fixes & feeds
C-1000 + pdaXrom beta3
linksys wifi + expansions