Instructions for using rsync.kolab.org ====================================== Please use http://files.kolab.org/ or https://files.kolab.org/ to access this server via http(s) and rsync://rsync.kolab.org/kolab/ for rsync. The structure of the directories below /server is optimized to be downloaded via rsync. Many directories only contain symbolic links, so identical files do not have to be downloaded twice. To list the complete kolab tree: $ rsync -l -rtzvP rsync://rsync.kolab.org/kolab/ (Option '-l' to transfer symlinks as symlinks when mirroring) To list only the 2.2.0 release source packages: $ rsync -L -rtzvP rsync://rsync.kolab.org/kolab/server/release/kolab-server-2.2.0/sources/ To list only the current 2.2.x source packages: $ rsync -L -rtzvP rsync://rsync.kolab.org/kolab/server/development-2.2/current/sources/ To list only the current 2.2.x Intel x86 Debian 4.0 packages: $ rsync -L -rtzvP rsync://rsync.kolab.org/kolab/server/development-2.2/current/ix86-debian4.0/ To list only the server 2.2.1-rc-1 source packages: $ rsync -L -rtzvP rsync://rsync.kolab.org/kolab/server/beta/kolab-server-2.2.1-rc-1/sources/ (Option '-L' to transfer the targets of symlinks) If the listing looks ok, you can start the real download by specifying the target directory (which may already exist) at the end, e.g.: $ rsync -options rsync://host/path/ target-dir URLs for mirrors accessible via rsync using above instructions: rsync://ftp.gwdg.de/pub/linux/kolab/ rsync://ftp.belnet.be/packages/kolab/