Anonymous

My feedback

1 result found

  1. 365 votes
    How important is this to you?
    An error occurred while saving the comment
    Anonymous commented  · 

    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.

Feedback and Knowledge Base