handyman5 / acd_fuse

FUSE filesystem driver for Amazon Cloud Drive
Other
187 stars 23 forks source link

Added -o tempdir for setting the directory where to store temporary files #26

Open eras opened 9 years ago

eras commented 9 years ago

The temporary directory can get quite large, and as I use tmpfs that space is out from my memory. Additionally, it can be beneficial to to cache that information over reboots as well.

Moves the initialization of tempdir and sessionfile from init to main.