传输:Watch-dir 配置正确,找到 torrent,但不添加

传输:Watch-dir 配置正确,找到 torrent,但不添加

在 Debian 7 机器上运行 transmission-daemon,一切运行正常。除了监视目录。Transmission 会拾取目录中的任何种子,但不会添加它。

查看目录权限:

drwxr-xr-x 2 transmission-daemon media  4096 Jun 11 15:22 watch

传输正在运行:(1001 是用户传输守护进程)

1001     21715  0.1  0.0  87560  3132 ?        Ssl  15:16   0:00 /usr/bin/transmission-daemon --config-dir /etc/transmission-daemon --logfile /home/media/transmission.log --log-debug

传输日志:

[15:23:00.841] Watching "/home/media/watch/" for new .torrent files (daemon.c:520)
[15:23:00.841] Using inotify to watch directory "/home/media/watch/" (watch.c:73)
[15:23:00.841] Found new .torrent file "wallpapers.torrent" in watchdir "/home/media/watch/" (watch.c:92)

然后 Web 界面上就什么都没有了。

相关内容