[Kget] [Bug 102655] make it easy to control remote kget
Felix Berger
bflat1 at gmx.net
Mon Mar 28 12:20:50 CEST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=102655
------- Additional Comments From bflat1 gmx net 2005-03-28 12:20 -------
Wouldn't the already implemented dcop functions provide at least the basics of this.
ssh remote-server
dcop kget KGet-Interface addTransfers(http://...., destDir);
I don't know if it's a good idea to turn a GUI app into a server. The next feature people might want then is to make kget run without X and or KDE dependency, so they can run it on a remote server that does not have an X server.
There are tools like wget and commandline versions of bittorrent for things like this.
More information about the Kget
mailing list