Recently I installed Ubuntu 12.0.4 using WUBI with my current windows vista. I have already installed all the 265 updates from the Ubuntu software center and downloaded deluge from there. Now the question is this, My hardrive is 80gb according to the disc usage analyzer. It also says 31.2 gb used and 47.8 is free. The confusion comes when I run deluge. At the bottom it says 2.0gb free space.
Hi guys,
I'm having a heck of a problem with Deluge.
I'm using Kubuntu 12.04 and installed Deluge 1.3.5.
I use a seedbox and use the 'thin client' with Deluge.
I installed proftpd under xinetd and it appears to be working...I figured it would make sense to launch deluge-web under xinetd since i don't really use it much.
Code:
/etc/xinetd.d$ cat deluge-web
service deluge-web
{
flags = REUSE
socket_type = stream
protocol = tcp
wait = no
user = deluge
server = /usr/bin/deluge-web
instances = 20
port = 8112
}
I have the file path right:
Code:
/e
If you need a BitTorrent client for your Ubuntu or Linux system, you should give Deluge a try. Deluge is a new BitTorrent client reated using Python and GTK+. Deluge is intended to bring a native, full-featured client to Linux GTK desktop environments such as Gnome and XFCE.
Just recently I noticed my deluge-web wasn't running, so I just tried starting the daemon and get this:> sudo /etc/rc.d/deluge-web start
Password:
:: Starting Deluge WebUI [DONE]
>
Deluge, a full-featured BitTorrent client that uses libtorrent in its backend and features multiple user-interfaces including GTK+, web and console, is now at version 1.3.6.
The latest Deluge 1.3.6 comes with a lot of fixes and tons of new features and users have been advised to update to the latest version.
Highlights of Deluge 1.3.6:
• Catch & log KeyError when removing a torrent from th
Thanks for the advice WonderWoofyWonderWoofy wrote: Did you even bother to look at what /usr/lib/tmpfiles.d/deluge.conf has in it? This is the kind of error you want... to kind that tells you what is causing the problem, in a clear and reasonable fashion.Yes, /usr/lib/tmpfiles.d/deluge.conf is there and I looked, compared it to some other files in there.
Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows. It uses libtorrent in it’s backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity.
Tech Drive-in: "Deluge is a feature rich bit torrent client, which is really popular among Linux users. Deluge is cross platform and works in OS X, Unix and Windows platforms as well."