Ghost Downloader
User Guide

Configuration File Location

Where Ghost Downloader stores its configuration files and logs.

Ghost Downloader stores its configuration files and logs inside the GhostDownloader directory under your system data path.

Configuration File

The main configuration file is:

UserConfig.json

Typical locations:

PlatformConfiguration File Path
Windows%LOCALAPPDATA%\\GhostDownloader\\UserConfig.json
macOS~/Library/Application Support/GhostDownloader/UserConfig.json
Linux~/.local/share/GhostDownloader/UserConfig.json

Log File

The log file is stored in the same directory:

GhostDownloader.log

Typical locations:

PlatformLog File Path
Windows%LOCALAPPDATA%\\GhostDownloader\\GhostDownloader.log
macOS~/Library/Application Support/GhostDownloader/GhostDownloader.log
Linux~/.local/share/GhostDownloader/GhostDownloader.log

Backup or Migration

To back up or migrate your settings, copy the entire GhostDownloader folder. That preserves both the configuration file and the logs.

On this page