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.
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
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]
>
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.
{lang: 'en-GB'}
FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.
(...)Read the rest of FileZilla client 3.5.1 released and PPA installation instructions included (209 words)
© admin for Ubuntu Geek, 2011.
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
The team behind the popular Deluge open source BitTorrent project, has announced a few hours ago the immediate availability for download of the highly-anticipated Deluge 1.3.0 release, after many months of hard work to bring you the latest features into a powerful torrent downloader software.Even if it's too early for official release notes, we can t... (read more)
I have read and read and done all I know to do to get Deluge BitTorrent client to work with a proxy. I have done what I THINK needs to be done on my router, turned on UPnP. I haven't done anyhting in the way of port forwarding because my router (Netgear V2000V3) doesn't have a TCP option. I don't know what a DAEMON port is or if I should change it.