Yes, download manager.
Web browser is not convenient for big downloads. Additionally I want one speed limit for all downloads, one priority system.
Search found 4 matches
- Wed Mar 04, 2009 6:42 am
- Forum: Plugins
- Topic: http, ftp, more... download plugin
- Replies: 6
- Views: 7748
- Tue Mar 03, 2009 3:55 pm
- Forum: Support
- Topic: Deluge under Python perfomance
- Replies: 1
- Views: 1571
Deluge under Python perfomance
My PC on FreeBSD 7.1 with Celeron 900 and 128Mb RAM is using for traffic balancing and running Deluge. Python 2.6 Deluge (last version) Refresh interval (in AJAX) - 2 sec WEB-UI only used Used to run: "deluged && deluge --ui web" Python process taking about 20%-30%-50% of CPU usage...
- Tue Mar 03, 2009 3:49 pm
- Forum: Support
- Topic: Python 3 against Deluge
- Replies: 1
- Views: 2663
Python 3 against Deluge
Does Python 3 supports (or supported by?) Deluge (last version)? I made Python upgrade from 2.6 to 3.0 version so deluged (and deluge) stopped running. $ python -V Python 3.0.1 $ deluged Traceback (most recent call last): File "/usr/local/bin/deluged", line 5, in <module> from pkg_resource...
- Tue Mar 03, 2009 3:42 pm
- Forum: Plugins
- Topic: http, ftp, more... download plugin
- Replies: 6
- Views: 7748
http, ftp, more... download plugin
I have just started using Deluge. Do you think that Deluge may have plugin for downloading files by http, ftp protocols (without seeding, of course :)) - it will be very useful to me as web-ui user - don't want to install another application only for that kind of downloading (Deluge himself with pyt...