Closed Dieterbe closed 13 years ago
XferCommand isn't implemented but it should be soon. rck has sent a pull request which implements it but I would like to modify it slightly first. I would like to make the lualpm interface more generic and lua-ish.
This is implemented as of version v0.03.06.
in /etc/clyde.conf, i have: XferCommand = /usr/bin/wget --limit-rate=20k --passive-ftp -c -O %o %u
however, when I do
clyde -Syu
, i see no wget process. not during the database synchronisation, and not during the package downloading either.