rusq / slackdump

Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.
GNU General Public License v3.0
1.6k stars 72 forks source link

Custom cache directory is ignored (v3) #288

Closed rusq closed 4 months ago

rusq commented 6 months ago
./slackdump export -enterprise -cache-dir /Users/cdeszaq/playground/slackdump/cache -o /Users/cdeszaq/playground/slackdump/exportTest4 -v <chanID1> <chanID2>

(the cache directory doesn't see to be getting used, but that's not so much "functionality" related, so I don't mind)

Originally posted by @cdeszaq in https://github.com/rusq/slackdump/issues/287#issuecomment-2096983600