You are not logged in.
Is it legal to do something like this?
[options]
HoldPkg = pacman glibc
SyncFirst = pacman
[core]
Include = /etc/pacman.d/mirrorlist
[custom-server]
XferCommand = /usr/bin/wget --user=foo --password=bar -c %u
Server = http://example.com/Note the XferCommand used for a custom directory.
Offline
Offline
What would happen if OP used different pacman configs for different repos?
BTW, removal of XferCommand has been proposed https://bugs.archlinux.org/task/24737
Offline