scheduling downloads with kget
Bram Schoenmakers
bramschoenmakers at kde.nl
Wed Apr 26 08:52:39 BST 2006
Op woensdag 26 april 2006 09:36, schreef Never you mind:
> My ISP doesn't measure bandwidth between 2am and 8am so I'd like to set
> up large downloads to occur after 2am. Can I configure kget to do
> this?
>
> malcolm
I don't know if KGet is the thing you want if you want to schedule downloads.
But this is what you could do:
1. Add all transfers to the KGet list, make sure you're in Offline Mode.
2. Run a (daily) cron job executing
dcop KGet-Interface setOfflineMode false
to disable offline mode and it starts downloading.
At 8 am you could run
dcop KGet-Interface setOfflineMode true
to stop downloading.
But maybe wget is more suited for this purpose, since it's a command line tool
and easier accessible from a cron job.
Kind regards,
--
Bram Schoenmakers
KDE Netherlands (www.kde.nl)
What is mind? No matter. What is matter? Never mind.
(Punch, 1855)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde/attachments/20060426/b174dda9/attachment.sig>
-------------- next part --------------
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list