https://bugs.openldap.org/show_bug.cgi?id=9887
--- Comment #5 from JC Mirrors Team mirrors@jevincanders.net --- (In reply to Quanah Gibson-Mount from comment #3)
(In reply to JC Mirrors Team from comment #2)
(In reply to Quanah Gibson-Mount from comment #1)
Sounds fine, I basically just need to know your company website we should link to and the path (assuming http) OpenLDAP would be mirrored to. Thanks!
Website: https://www.jevincanders.net/ Mirror: [http|https|ftp|rsync]://mirrors.jevincanders.net/openldap/
We'll need an rsync source to pull from, desired rsync command/update frequency (if you have one), and any other special instructions (e.g. redirecting HTTP to HTTPS).
Thank you for your work on OpenLDAP - we've been using it for ten years and recommend it to all our clients who need a single sign-on solution.
-Josh
Hi, I apologize for the delay. You can see the rsync targets with:
rsync --list-only rsync://www.openldap.org but to make it quick, the module is OpenLDAP-ftp
Should be all set. We're currently using the following rsync command, which is similar to what we use for other mirrors, but special requests are always welcome:
0 */2 * * * rsync -aHS --delete --delete-delay rsync://www.openldap.org/OpenLDAP-ftp /path/to/mirror
-Josh