Ghost Downloader

Configuration Files and Logs

Data directory locations for each platform.

All configuration, task records, and logs are stored in the same data directory.

Data Directory

Two modes are available; switch in Settings → Application → Data Storage Mode.

User Mode (default)

%LOCALAPPDATA%\GhostDownloader

Portable Mode

The data directory is in the GhostDownloader/ folder next to the executable. Suitable for carrying on a USB drive.

When switching modes, data is automatically copied to the new location. After the program exits, you need to manually reopen it.

Directory Structure

UserConfig.json
GhostDownloader.log
tasks.jsonl
FileContents
UserConfig.jsonAll settings (JSON format, can be manually edited; change after closing the program)
GhostDownloader.logRuntime log, 512 KB rotation, retains 5 history files
tasks.jsonlTask records, one per line
browser_extension/Extension CRX unpacked directory

Attach logs when submitting an Issue

The "View Log" button in Settings → About → Provide Feedback can directly locate the log file.

Logs may contain download links and file names. Check for private content before submitting.

On this page