How to delete the Local Cache Database
The default locations for your cache for each platform are listed below.
- Windows Vista/7/8/10: C:\ProgramData\JungleDisk
- Windows XP: C:\Documents and Settings\All Users\Application Data\JungleDisk
- Mac: ~/Library/Caches/jungledisk/
- Linux: /var/cache/jungledisk/
The name of the cache folders are as follows.
- Simply Backup: cache
- Desktop Edition: cache
- Jungle Disk (Formerly Workgroup): wg-cache
- Server Edition: server-cache (only stored on the server)
What to do if I cannot find my cache directory
To find your Cache Directory(ONLY DO THIS STEP IF YOU BELIEVE YOUR CACHE DIRECTORY HAS BEEN MOVED)
- Open the Jungle Disk Activity Monitor and click Configure
- Enable "Show Advanced Options" if it's not already enabled (see the bottom-left of the Configuration window). NOTE: If you don't see advanced options, then you are on a newer version of the client and advanced options appear as the default.
- Select Application Settings in the top-left
- Take note of or copy the Cache Directory path listed here and open your File browser (Windows Explorer, Finder, etc) and go to that folder.
Once you have pulled up your cache folder in your local file/folder browser, follow these steps to clear it out:
Stop the Jungle Disk Service in Windows
- Hold the Windows Key on your keyboard and press the R key to bring up the "Run" window
- After this, type in "services.msc" (without quotes) and click Run or Ok
- Once the Services program window appears, find and select Jungle Disk from the list and click Stop
- Minimize this window - you will need it later
Stop the Jungle Disk Service in Mac
- Open the Jungle Disk app and select Help in the menu bar
- Click on Manage Background Program and enter your Mac's admin password
- Once done, click Stop and leave this window open in the background - you will need it later
Stop the Jungle Disk Service in Linux
- Open Terminal and run
ps aux | grep jungle
to find the service name of the Jungle Disk program on your computer
- Then run
sudo service [enter service name here] stop
(where [enter service name here] would be the name of the Jungle Disk service you found with the ps aux command)
Note: When you're ready to start the service (after the steps below), you would use sudo service [enter service name here] start
Then delete the folder ending with the name of the Disk you're having trouble with.. or if you're having trouble with all disks, delete all folders here except for "Failed Uploads" (if you see it) or "Logs".
Once done, you can Start the Jungle Disk Service again and your cache directory will be rebuilt for you.
Are you still having trouble after this?
If so, please contact the Jungle Disk Support Team if you haven't already or let us know how this went if someone on our team provided you with this link.
Also, please inform us if you encounter any trouble with the steps on this page or need additional guidance to complete them.