I have installed the Deluge 0.5.9.1 in a server.
I have set as default folder of download: ~/download/. And the folder to store the .torrent files: ~/.config/deluge/torrentfiles
I will explain it with an example so that be understood better:
I add a torrent, "The Shining", in the webUI, from local PC.
In the server, Deluge creates two .torrent files:
1) ~/downloads/deluge_0.303677910194_The Shining.torrent
2) ~/.config/deluge/torrentfiles/deluge_0.303677910194_The Shining.torrent
Why those two .torrent files are created in two different folders? They are necessary?
Deluge daemon in a server, I connect with it from gtk UI in PC local.
When I add one torrent to daemon, from gtk UI in local, the torrent is added, the number of torrents in tracker list is incremented but the torrent is not shown in the torrent list.
If I close the gtk UI and I open again, then yes, it listed.
I attached an image with the torrent added but not shown.