majestrate / XD

meme bittorrent client
https://xd-torrent.github.io/
MIT License
233 stars 25 forks source link

Where is a default storage path? #78

Closed toby3d closed 4 years ago

toby3d commented 4 years ago

info

version: 0.3.3-2

OS: Arch

Architecture: x86_64

problem

After installing and starting the service, I added several magnet links via the web interface. After waiting for the full download (to the status of "seeding"), I was faced with the fact that I can not find the directory and downloaded files specified in the configuration.

This is a section of the /etc/xd.conf:

[storage]
rootdir=storage
metadata=storage/metadata
downloads=storage/downloads
completed=storage/seeding
workers=0
iop_buffer_size=0

Moreover, any attempts to assign a different path for downloads ended with the service stopping with a rights error.

backtrace / error messages

Error messages: no

Backtrace: no