Anonymous ← Customer Feedback for Box My feedback 1 result found Box Drive: Change cache location 360 votes Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea under consideration · 133 comments · Help shape the future of Box » Box Drive · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Anonymous commented · Aug 30, 2020 · Delete… if you are running Box Drive on Mac, you may create a symbolic link to point the cache folder to a different location. the default cache location is : /Users/XXXXXXXX/Library/Application Support/Box/Box/cache I did : cd /Users/XXXXXXXX/Library/Application Support/Box/Box mv cache/ cache_old ln -s /Volumes/Another_Bigger_Faster_Volume/Box_Drive/ cache it seems to be working. Save Submitting...
if you are running Box Drive on Mac, you may create a symbolic link to point the cache folder to a different location.
the default cache location is : /Users/XXXXXXXX/Library/Application Support/Box/Box/cache
I did :
cd /Users/XXXXXXXX/Library/Application Support/Box/Box
mv cache/ cache_old
ln -s /Volumes/Another_Bigger_Faster_Volume/Box_Drive/ cache
it seems to be working.