From 7f29f4d3d1d5cb5aa787875cbcbeffe80cdbc92e Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Fri, 27 Sep 2024 17:21:00 +0200 Subject: [PATCH] Replace URLs to assets to point to EOS --- _config.yml | 2 + _posts/2023-12-11-announcement_5_6_4.md | 2 +- _posts/2024-01-22-announcement_5_6_5.md | 2 +- _posts/2024-01-25-announcement_5_6_6.md | 2 +- _posts/2024-02-06-announcement_5_6_7.md | 2 +- _posts/2024-02-23-announcement_5_6_8.md | 2 +- _posts/2024-03-08-announcement_5_6_9.md | 2 +- _posts/2024-07-01-announcement_5_7_0.md | 4 +- _posts/2024-09-03-announcement_5_7_1.md | 2 +- archive.md | 156 ++++++++++---------- dload.md | 184 ++++++++++++------------ docs.md | 104 +++++++------- index.md | 2 +- 13 files changed, 234 insertions(+), 232 deletions(-) diff --git a/_config.yml b/_config.yml index d8d3b39..39e4c6b 100644 --- a/_config.yml +++ b/_config.yml @@ -2,3 +2,5 @@ markdown: kramdown site_root: /afs/slac.stanford.edu/www/projects/scalla latest_release: 5.7.1 latest_release_tar_gz: 5.7.1 + +url: https://xrootd.web.cern.ch diff --git a/_posts/2023-12-11-announcement_5_6_4.md b/_posts/2023-12-11-announcement_5_6_4.md index e06c455..b638739 100644 --- a/_posts/2023-12-11-announcement_5_6_4.md +++ b/_posts/2023-12-11-announcement_5_6_4.md @@ -11,7 +11,7 @@ below for the source and the RPMs. Please note that the RPMs have been moved to the new stable yum repositories and are no longer pushed into the old storage-ci repository. - * Source: + * Source: <{{ site.url }}/download/v5.6.4/xrootd-5.6.4.tar.gz> * RHEL RPMs: * Fedora RPMs: * Release Notes: diff --git a/_posts/2024-01-22-announcement_5_6_5.md b/_posts/2024-01-22-announcement_5_6_5.md index 170a19e..27d9807 100644 --- a/_posts/2024-01-22-announcement_5_6_5.md +++ b/_posts/2024-01-22-announcement_5_6_5.md @@ -11,7 +11,7 @@ below for the source and the RPMs. Please note that the RPMs have been moved to the new stable yum repositories and are no longer pushed into the old storage-ci repository. - * Source: + * Source: <{{ site.url }}/download/v5.6.5/xrootd-5.6.5.tar.gz> * RHEL RPMs: * Fedora RPMs: * Release Notes: diff --git a/_posts/2024-01-25-announcement_5_6_6.md b/_posts/2024-01-25-announcement_5_6_6.md index fd83795..fb8e3df 100644 --- a/_posts/2024-01-25-announcement_5_6_6.md +++ b/_posts/2024-01-25-announcement_5_6_6.md @@ -11,7 +11,7 @@ below for the source and the RPMs. Please note that the RPMs have been moved to the new stable yum repositories and are no longer pushed into the old storage-ci repository. - * Source: + * Source: <{{ site.url }}/download/v5.6.6/xrootd-5.6.6.tar.gz> * RHEL RPMs: * Fedora RPMs: * Release Notes: diff --git a/_posts/2024-02-06-announcement_5_6_7.md b/_posts/2024-02-06-announcement_5_6_7.md index bd957bd..3cda5fe 100644 --- a/_posts/2024-02-06-announcement_5_6_7.md +++ b/_posts/2024-02-06-announcement_5_6_7.md @@ -11,7 +11,7 @@ below for the source and the RPMs. Please note that the RPMs have been moved to the new stable yum repositories and are no longer pushed into the old storage-ci repository. - * Source: + * Source: <{{ site.url }}/download/v5.6.7/xrootd-5.6.7.tar.gz> * RHEL RPMs: * Fedora RPMs: * Release Notes: diff --git a/_posts/2024-02-23-announcement_5_6_8.md b/_posts/2024-02-23-announcement_5_6_8.md index 194d347..6030297 100644 --- a/_posts/2024-02-23-announcement_5_6_8.md +++ b/_posts/2024-02-23-announcement_5_6_8.md @@ -11,7 +11,7 @@ below for the source and the RPMs. Please note that the RPMs have been moved to the new stable yum repositories and are no longer pushed into the old storage-ci repository. - * Source: + * Source: <{{ site.url }}/download/v5.6.8/xrootd-5.6.8.tar.gz> * RHEL RPMs: * Fedora RPMs: * Release Notes: diff --git a/_posts/2024-03-08-announcement_5_6_9.md b/_posts/2024-03-08-announcement_5_6_9.md index d835dd1..1d31414 100644 --- a/_posts/2024-03-08-announcement_5_6_9.md +++ b/_posts/2024-03-08-announcement_5_6_9.md @@ -9,7 +9,7 @@ Release announcement - 5.6.9 The XRootD 5.6.9 bugfix release has been tagged. Please follow the links below for the release notes and more details. - * Source: + * Source: <{{ site.url }}/download/v5.6.9/xrootd-5.6.9.tar.gz> * RHEL RPMs: * Fedora RPMs: * Release Notes: diff --git a/_posts/2024-07-01-announcement_5_7_0.md b/_posts/2024-07-01-announcement_5_7_0.md index bb19cd2..fe8b5a4 100644 --- a/_posts/2024-07-01-announcement_5_7_0.md +++ b/_posts/2024-07-01-announcement_5_7_0.md @@ -15,9 +15,9 @@ Important Information: * Support for Python 2.x is now deprecated * Support for CentOS 7 is now deprecated (although official RPMs for 5.7.0 are available) * RPMs for the XRootD Doxygen documentation will no longer be provided in the official RPM repositories (as a workaround, please access the docs directly on the website, or install `xrootd-doc` from EPEL) - * Official repositories are now provided for Debian 11, Debian 12, Ubuntu 22.04, Ubuntu 24.04. For more instructions, please see: + * Official repositories are now provided for Debian 11, Debian 12, Ubuntu 22.04, Ubuntu 24.04. For more instructions, please see: <{{ site.url }}/dload.html#official-deb-repositories> - * Source: + * Source: <{{ site.url }}/download/v5.7.0/xrootd-5.7.0.tar.gz> * RHEL RPMs: * Fedora RPMs: * Release Notes: diff --git a/_posts/2024-09-03-announcement_5_7_1.md b/_posts/2024-09-03-announcement_5_7_1.md index 2befeda..f401051 100644 --- a/_posts/2024-09-03-announcement_5_7_1.md +++ b/_posts/2024-09-03-announcement_5_7_1.md @@ -13,5 +13,5 @@ Please follow the links below for the release notes and more details. * Fedora RPMs: * Release Notes: * Release History: - * Source Tarball: + * Source Tarball: <{{ site.url }}/download/v5.7.1/xrootd-5.7.1.tar.gz> diff --git a/archive.md b/archive.md index cb185cd..4e56dce 100644 --- a/archive.md +++ b/archive.md @@ -7,7 +7,7 @@ tab: archive Upgrade information ------------------- -* [RPMs for known Release 5 Issues](/doc/dev50/R5-Issues.htm) (updated 8/06/20) +* [RPMs for known Release 5 Issues]({{ site.url }}/doc/dev50/R5-Issues.htm) (updated 8/06/20) * [**Migration to 4.x.x warning: xrdcp dCache compatability**](/2015/05/01/migration_warning_xrdcp_4_x_x.html) * [**Migration to 3.3.0 warning**](/2013/02/25/migration_warning_3_3_0.html) * [**Migration to 3.2.x warning**](/2012/05/11/migration_warning_3_2_x.html) @@ -18,66 +18,66 @@ Past Documentation |Date |Files |Description | |:---------:|:----------------------------------------------------------------------:|------------------------------------------------------------------------------| -|27-Jul-2018|[html](/doc/dev49/Syntax_config.htm) [pdf](/doc/dev49/Syntax_config.pdf) |Configuration File Syntax (4.9) | -|14-Aug-2015|[html](/doc/dev42/Syntax_config.htm) [pdf](/doc/dev42/Syntax_config.pdf) |Configuration File Syntax (4.x) | -|13-Nov-2010|[html](/doc/prod/Syntax_config.htm) [pdf](/doc/prod/Syntax_config.pdf) |Configuration File Syntax (3.x) | -|30-Mar-2022|[html](/doc/dev55/xrd_config.htm) [pdf](/doc/dev55/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.5) | -|09-Dec-2021|[html](/doc/dev54/xrd_config.htm) [pdf](/doc/dev54/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.4) | -|13-Jun-2021|[html](/doc/dev53/xrd_config.htm) [pdf](/doc/dev53/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.3) | -|06-Mar-2021|[html](/doc/dev52/xrd_config.htm) [pdf](/doc/dev52/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.2) | -|06-Jan-2021|[html](/doc/dev51/xrd_config.htm) [pdf](/doc/dev51/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.1) | -|28-Apr-2020|[html](/doc/dev50/xrd_config.htm) [pdf](/doc/dev50/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.0) | -|20-May-2017|[html](/doc/dev47/xrd_config.htm) [pdf](/doc/dev47/xrd_config.pdf) |Xrd/XRootD Configuration Reference (4.7) | -|25-Nov-2015|[html](/doc/dev42/xrd_config.htm) [pdf](/doc/dev42/xrd_config.pdf) |Xrd/XRootd Configuration Reference (4.x) | -|27-Oct-2017|[html](/doc/dev48/xrd_config.htm) [pdf](/doc/dev48/xrd_config.pdf) |Xrd/XRootD Configuration Reference (4.8) | -|12-Dec-2011|[html](/doc/prod/xrd_config.htm) [pdf](/doc/prod/xrd_config.pdf) |Xrd/XRootd Configuration Reference (3.x) | -|25-Jun-2021|[html](/doc/dev53/ofs_config.htm) [pdf](/doc/dev53/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.3) | -|05-Apr-2021|[html](/doc/dev52/ofs_config.htm) [pdf](/doc/dev52/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.2) | -|20-Nov-2020|[html](/doc/dev51/ofs_config.htm) [pdf](/doc/dev51/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.1) | -|24-Aug-2018|[html](/doc/dev49/ofs_config.htm) [pdf](/doc/dev49/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (4.9) | -|27-Oct-2017|[html](/doc/dev48/ofs_config.htm) [pdf](/doc/dev48/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (4.8) | -|20-Jun-2012|[html](/doc/prod/ofs_config.htm) [pdf](/doc/prod/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (3.x) | -|25-Jun-2021|[html](/doc/dev53/pss_config.htm) [pdf](/doc/dev53/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.3) | -|11-Nov-2020|[html](/doc/dev51/pss_config.htm) [pdf](/doc/dev51/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.1) | -|24-Aug-2020|[html](/doc/dev50/pss_config.htm) [pdf](/doc/dev50/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.0) | -|16-May-2019|[html](/doc/dev410/pss_config.htm) [pdf](/doc/dev410/pss_config.pdf) |Proxy Storage Services Configuration Reference (4.10) | -|18-Sep-2018|[html](/doc/dev49/pss_config.htm) [pdf](/doc/dev49/pss_config.pdf) |Proxy Storage Services Configuration Reference (4.9) | -|28-Jun-2017|[html](/doc/dev47/pss_config.htm) [pdf](/doc/dev47/pss_config.pdf) |Proxy Storage Services Configuration Reference (4.7) | -|11-Jan-2017|[html](/doc/dev46/pss_config.htm) [pdf](/doc/dev46/pss_config.pdf) |Proxy Storage Services Configuration Reference (4.6) | -|13-jun-2021|[html](/doc/dev53/cms_config.htm) [pdf](/doc/dev53/cms_config.pdf) |Cluster Management Service Configuration Reference (5.3) | -|15-Oct-2020|[html](/doc/dev50/cms_config.htm) [pdf](/doc/dev50/cms_config.pdf) |Cluster Management Service Configuration Reference (5.0) | -|08-May-2019|[html](/doc/dev410/cms_config.htm) [pdf](/doc/dev410/cms_config.pdf) |Cluster Management Service Configuration Reference (4.10) | -|27-Jul-2018|[html](/doc/dev49/cms_config.htm) [pdf](/doc/dev49/cms_config.pdf) |Cluster Management Service Configuration Reference (4.9) | -|21-Oct-2016|[html](/doc/dev45/cms_config.htm) [pdf](/doc/dev45/cms_config.pdf) |Cluster Management Service Configuration Reference (4.4) | -|25-Nov-2015|[html](/doc/dev43/cms_config.htm) [pdf](/doc/dev43/cms_config.pdf) |Cluster Management Service Configuration Reference (4.3) | -|09-Dec-2014|[html](/doc/dev42/cms_config.htm) [pdf](/doc/dev42/cms_config.pdf) |Cluster Management Service Configuration Reference (4.x) | -|31-Oct-2012|[html](/doc/prod/cms_config.htm) [pdf](/doc/prod/cms_config.pdf) |Cluster Management Service Configuration Reference (3.x) | -|17-Feb-2021|[html](/doc/dev50/sec_config.htm) [pdf](/doc/dev50/sec_config.pdf) |Security Configuration Reference (5.0) | -|22-Jul-2018|[html](/doc/dev49/sec_config.htm) [pdf](/doc/dev49/sec_config.pdf) |Security Configuration Reference (4.9) | -|27-Oct-2017|[html](/doc/dev47/sec_config.htm) [pdf](/doc/dev47/sec_config.pdf) |Security Configuration Reference (4.7) | -|09-Oct-2016|[html](/doc/dev45/sec_config.htm) [pdf](/doc/dev45/sec_config.pdf) |Security Configuration Reference (4.5) | -|15-Oct-2014|[html](/doc/dev41/sec_config.htm) [pdf](/doc/dev41/sec_config.pdf) |Security Configuration Reference (4.x) | -|07-Feb-2013|[html](/doc/prod/sec_config.htm) [pdf](/doc/prod/sec_config.pdf) |Security Configuration Reference (3.xx) | -|31-Mar-2022|[html](/doc/dev55/xrd_monitoring.htm) [pdf](/doc/dev55/xrd_monitoring.pdf)|System Monitoring Reference (5.5) | -|20-Aug-2020|[html](/doc/dev51/xrd_monitoring.htm) [pdf](/doc/dev51/xrd_monitoring.pdf)|System Monitoring Reference (5.1) | -|17-Sep-2018|[html](/doc/dev44/xrd_monitoring.htm) [pdf](/doc/dev44/xrd_monitoring.pdf)|System Monitoring Reference (4.4) | -|02-Dec-2019|[html](/doc/dev50/xrd_monitoring.htm) [pdf](/doc/dev50/xrd_monitoring.pdf)|System Monitoring Reference (5.0) | -|07-Jul-2014|[html](/doc/dev4/xrd_monitoring.htm) [pdf](/doc/dev4/xrd_monitoring.pdf)|System Monitoring Reference (4.x) | -|15-Jan-2013|[html](/doc/prod/xrd_monitoring.htm) [pdf](/doc/prod/xrd_monitoring.pdf)|System Monitoring Reference (3.x) | -get-Oct-2016|[html](/doc/dev4/tpc_protocol.htm) [pdf](/doc/dev4/tpc_protocol.pdf) |XRootD Third Party Protocol Reference (TPC Version 1) | -|04-Dec-2013|[html](/doc/dev4/frm_config.htm) [pdf](/doc/dev4/frm_config.pdf) |File Residency Manager Reference (4.x) | -|06-Feb-2013|[html](/doc/prod/frm_config.htm) [pdf](/doc/prod/frm_config.pdf) |File Residency Manager Reference (3.x) | -|13-Feb-2018|[html](/doc/dev49/ssi_reference-V2.htm) [pdf](/doc/dev49/ssi_reference-V2.pdf) |XRootD Scalable Service Interface Reference V2 (4.9) | -|09-Feb-2017|[html](/doc/dev46/ssi_reference-V2.htm) [pdf](/doc/dev46/ssi_reference-V2.pdf) |XRootD Scalable Service Interface Reference V2 | -|13-Oct-2022|[html](/doc/dev55/XRdv511.htm) [pdf](/doc/dev55/XRdv511.pdf) |XRootD Protocol Reference (Version 5.1.1) | -|02-Aug-2021|[html](/doc/dev54/XRdv500.htm) [pdf](/doc/dev54/XRdv500.pdf) |XRootD Protocol Reference (Version 5.0.0) | -|13-Jun-2021|[html](/doc/dev53/XRdv400.htm) [pdf](/doc/dev53/XRdv400.pdf) |XRootD Protocol Reference (Version 4.0.0) | -|06-Mar-2021|[html](/doc/dev52/XRdv400.htm) [pdf](/doc/dev52/XRdv400.pdf) |XRootD Protocol Reference (Version 4.0.0) | -|17-Dec-2018|[html](/doc/dev49/XRdv400.htm) [pdf](/doc/dev49/XRdv400.pdf) |XRootD Protocol Reference (Version 4.0.0 tentative) | -|28-May-2018|[html](/doc/dev45/XRdv310.htm) [pdf](/doc/dev45/XRdv310.pdf) |XRootD Protocol Reference (Version 3.1.0) | -|23-Mar-2015|[html](/doc/dev42/XRdv300.htm) [pdf](/doc/dev42/XRdv300.pdf) |XRootD Protocol Reference (Version 3.0.0) | -|03-Oct-2012|[html](/doc/prod/XRdv299.htm) [pdf](/doc/prod/XRdv299.pdf) |XRootD Protocol Reference (Version 2.9.9) | -|20-Nov-2013|[html](/doc/dev4/Plugin_Migration_v4.htm) [pdf](Plugin_Migration_v4.pdf)|Plug-in Writer's 4.x Migration Guide (New!)| +|27-Jul-2018|[html]({{ site.url }}/doc/dev49/Syntax_config.htm) [pdf]({{ site.url }}/doc/dev49/Syntax_config.pdf) |Configuration File Syntax (4.9) | +|14-Aug-2015|[html]({{ site.url }}/doc/dev42/Syntax_config.htm) [pdf]({{ site.url }}/doc/dev42/Syntax_config.pdf) |Configuration File Syntax (4.x) | +|13-Nov-2010|[html]({{ site.url }}/doc/prod/Syntax_config.htm) [pdf]({{ site.url }}/doc/prod/Syntax_config.pdf) |Configuration File Syntax (3.x) | +|30-Mar-2022|[html]({{ site.url }}/doc/dev55/xrd_config.htm) [pdf]({{ site.url }}/doc/dev55/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.5) | +|09-Dec-2021|[html]({{ site.url }}/doc/dev54/xrd_config.htm) [pdf]({{ site.url }}/doc/dev54/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.4) | +|13-Jun-2021|[html]({{ site.url }}/doc/dev53/xrd_config.htm) [pdf]({{ site.url }}/doc/dev53/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.3) | +|06-Mar-2021|[html]({{ site.url }}/doc/dev52/xrd_config.htm) [pdf]({{ site.url }}/doc/dev52/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.2) | +|06-Jan-2021|[html]({{ site.url }}/doc/dev51/xrd_config.htm) [pdf]({{ site.url }}/doc/dev51/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.1) | +|28-Apr-2020|[html]({{ site.url }}/doc/dev50/xrd_config.htm) [pdf]({{ site.url }}/doc/dev50/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.0) | +|20-May-2017|[html]({{ site.url }}/doc/dev47/xrd_config.htm) [pdf]({{ site.url }}/doc/dev47/xrd_config.pdf) |Xrd/XRootD Configuration Reference (4.7) | +|25-Nov-2015|[html]({{ site.url }}/doc/dev42/xrd_config.htm) [pdf]({{ site.url }}/doc/dev42/xrd_config.pdf) |Xrd/XRootd Configuration Reference (4.x) | +|27-Oct-2017|[html]({{ site.url }}/doc/dev48/xrd_config.htm) [pdf]({{ site.url }}/doc/dev48/xrd_config.pdf) |Xrd/XRootD Configuration Reference (4.8) | +|12-Dec-2011|[html]({{ site.url }}/doc/prod/xrd_config.htm) [pdf]({{ site.url }}/doc/prod/xrd_config.pdf) |Xrd/XRootd Configuration Reference (3.x) | +|25-Jun-2021|[html]({{ site.url }}/doc/dev53/ofs_config.htm) [pdf]({{ site.url }}/doc/dev53/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.3) | +|05-Apr-2021|[html]({{ site.url }}/doc/dev52/ofs_config.htm) [pdf]({{ site.url }}/doc/dev52/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.2) | +|20-Nov-2020|[html]({{ site.url }}/doc/dev51/ofs_config.htm) [pdf]({{ site.url }}/doc/dev51/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.1) | +|24-Aug-2018|[html]({{ site.url }}/doc/dev49/ofs_config.htm) [pdf]({{ site.url }}/doc/dev49/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (4.9) | +|27-Oct-2017|[html]({{ site.url }}/doc/dev48/ofs_config.htm) [pdf]({{ site.url }}/doc/dev48/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (4.8) | +|20-Jun-2012|[html]({{ site.url }}/doc/prod/ofs_config.htm) [pdf]({{ site.url }}/doc/prod/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (3.x) | +|25-Jun-2021|[html]({{ site.url }}/doc/dev53/pss_config.htm) [pdf]({{ site.url }}/doc/dev53/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.3) | +|11-Nov-2020|[html]({{ site.url }}/doc/dev51/pss_config.htm) [pdf]({{ site.url }}/doc/dev51/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.1) | +|24-Aug-2020|[html]({{ site.url }}/doc/dev50/pss_config.htm) [pdf]({{ site.url }}/doc/dev50/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.0) | +|16-May-2019|[html]({{ site.url }}/doc/dev410/pss_config.htm) [pdf]({{ site.url }}/doc/dev410/pss_config.pdf) |Proxy Storage Services Configuration Reference (4.10) | +|18-Sep-2018|[html]({{ site.url }}/doc/dev49/pss_config.htm) [pdf]({{ site.url }}/doc/dev49/pss_config.pdf) |Proxy Storage Services Configuration Reference (4.9) | +|28-Jun-2017|[html]({{ site.url }}/doc/dev47/pss_config.htm) [pdf]({{ site.url }}/doc/dev47/pss_config.pdf) |Proxy Storage Services Configuration Reference (4.7) | +|11-Jan-2017|[html]({{ site.url }}/doc/dev46/pss_config.htm) [pdf]({{ site.url }}/doc/dev46/pss_config.pdf) |Proxy Storage Services Configuration Reference (4.6) | +|13-jun-2021|[html]({{ site.url }}/doc/dev53/cms_config.htm) [pdf]({{ site.url }}/doc/dev53/cms_config.pdf) |Cluster Management Service Configuration Reference (5.3) | +|15-Oct-2020|[html]({{ site.url }}/doc/dev50/cms_config.htm) [pdf]({{ site.url }}/doc/dev50/cms_config.pdf) |Cluster Management Service Configuration Reference (5.0) | +|08-May-2019|[html]({{ site.url }}/doc/dev410/cms_config.htm) [pdf]({{ site.url }}/doc/dev410/cms_config.pdf) |Cluster Management Service Configuration Reference (4.10) | +|27-Jul-2018|[html]({{ site.url }}/doc/dev49/cms_config.htm) [pdf]({{ site.url }}/doc/dev49/cms_config.pdf) |Cluster Management Service Configuration Reference (4.9) | +|21-Oct-2016|[html]({{ site.url }}/doc/dev45/cms_config.htm) [pdf]({{ site.url }}/doc/dev45/cms_config.pdf) |Cluster Management Service Configuration Reference (4.4) | +|25-Nov-2015|[html]({{ site.url }}/doc/dev43/cms_config.htm) [pdf]({{ site.url }}/doc/dev43/cms_config.pdf) |Cluster Management Service Configuration Reference (4.3) | +|09-Dec-2014|[html]({{ site.url }}/doc/dev42/cms_config.htm) [pdf]({{ site.url }}/doc/dev42/cms_config.pdf) |Cluster Management Service Configuration Reference (4.x) | +|31-Oct-2012|[html]({{ site.url }}/doc/prod/cms_config.htm) [pdf]({{ site.url }}/doc/prod/cms_config.pdf) |Cluster Management Service Configuration Reference (3.x) | +|17-Feb-2021|[html]({{ site.url }}/doc/dev50/sec_config.htm) [pdf]({{ site.url }}/doc/dev50/sec_config.pdf) |Security Configuration Reference (5.0) | +|22-Jul-2018|[html]({{ site.url }}/doc/dev49/sec_config.htm) [pdf]({{ site.url }}/doc/dev49/sec_config.pdf) |Security Configuration Reference (4.9) | +|27-Oct-2017|[html]({{ site.url }}/doc/dev47/sec_config.htm) [pdf]({{ site.url }}/doc/dev47/sec_config.pdf) |Security Configuration Reference (4.7) | +|09-Oct-2016|[html]({{ site.url }}/doc/dev45/sec_config.htm) [pdf]({{ site.url }}/doc/dev45/sec_config.pdf) |Security Configuration Reference (4.5) | +|15-Oct-2014|[html]({{ site.url }}/doc/dev41/sec_config.htm) [pdf]({{ site.url }}/doc/dev41/sec_config.pdf) |Security Configuration Reference (4.x) | +|07-Feb-2013|[html]({{ site.url }}/doc/prod/sec_config.htm) [pdf]({{ site.url }}/doc/prod/sec_config.pdf) |Security Configuration Reference (3.xx) | +|31-Mar-2022|[html]({{ site.url }}/doc/dev55/xrd_monitoring.htm) [pdf]({{ site.url }}/doc/dev55/xrd_monitoring.pdf)|System Monitoring Reference (5.5) | +|20-Aug-2020|[html]({{ site.url }}/doc/dev51/xrd_monitoring.htm) [pdf]({{ site.url }}/doc/dev51/xrd_monitoring.pdf)|System Monitoring Reference (5.1) | +|17-Sep-2018|[html]({{ site.url }}/doc/dev44/xrd_monitoring.htm) [pdf]({{ site.url }}/doc/dev44/xrd_monitoring.pdf)|System Monitoring Reference (4.4) | +|02-Dec-2019|[html]({{ site.url }}/doc/dev50/xrd_monitoring.htm) [pdf]({{ site.url }}/doc/dev50/xrd_monitoring.pdf)|System Monitoring Reference (5.0) | +|07-Jul-2014|[html]({{ site.url }}/doc/dev4/xrd_monitoring.htm) [pdf]({{ site.url }}/doc/dev4/xrd_monitoring.pdf)|System Monitoring Reference (4.x) | +|15-Jan-2013|[html]({{ site.url }}/doc/prod/xrd_monitoring.htm) [pdf]({{ site.url }}/doc/prod/xrd_monitoring.pdf)|System Monitoring Reference (3.x) | +get-Oct-2016|[html]({{ site.url }}/doc/dev4/tpc_protocol.htm) [pdf]({{ site.url }}/doc/dev4/tpc_protocol.pdf) |XRootD Third Party Protocol Reference (TPC Version 1) | +|04-Dec-2013|[html]({{ site.url }}/doc/dev4/frm_config.htm) [pdf]({{ site.url }}/doc/dev4/frm_config.pdf) |File Residency Manager Reference (4.x) | +|06-Feb-2013|[html]({{ site.url }}/doc/prod/frm_config.htm) [pdf]({{ site.url }}/doc/prod/frm_config.pdf) |File Residency Manager Reference (3.x) | +|13-Feb-2018|[html]({{ site.url }}/doc/dev49/ssi_reference-V2.htm) [pdf]({{ site.url }}/doc/dev49/ssi_reference-V2.pdf) |XRootD Scalable Service Interface Reference V2 (4.9) | +|09-Feb-2017|[html]({{ site.url }}/doc/dev46/ssi_reference-V2.htm) [pdf]({{ site.url }}/doc/dev46/ssi_reference-V2.pdf) |XRootD Scalable Service Interface Reference V2 | +|13-Oct-2022|[html]({{ site.url }}/doc/dev55/XRdv511.htm) [pdf]({{ site.url }}/doc/dev55/XRdv511.pdf) |XRootD Protocol Reference (Version 5.1.1) | +|02-Aug-2021|[html]({{ site.url }}/doc/dev54/XRdv500.htm) [pdf]({{ site.url }}/doc/dev54/XRdv500.pdf) |XRootD Protocol Reference (Version 5.0.0) | +|13-Jun-2021|[html]({{ site.url }}/doc/dev53/XRdv400.htm) [pdf]({{ site.url }}/doc/dev53/XRdv400.pdf) |XRootD Protocol Reference (Version 4.0.0) | +|06-Mar-2021|[html]({{ site.url }}/doc/dev52/XRdv400.htm) [pdf]({{ site.url }}/doc/dev52/XRdv400.pdf) |XRootD Protocol Reference (Version 4.0.0) | +|17-Dec-2018|[html]({{ site.url }}/doc/dev49/XRdv400.htm) [pdf]({{ site.url }}/doc/dev49/XRdv400.pdf) |XRootD Protocol Reference (Version 4.0.0 tentative) | +|28-May-2018|[html]({{ site.url }}/doc/dev45/XRdv310.htm) [pdf]({{ site.url }}/doc/dev45/XRdv310.pdf) |XRootD Protocol Reference (Version 3.1.0) | +|23-Mar-2015|[html]({{ site.url }}/doc/dev42/XRdv300.htm) [pdf]({{ site.url }}/doc/dev42/XRdv300.pdf) |XRootD Protocol Reference (Version 3.0.0) | +|03-Oct-2012|[html]({{ site.url }}/doc/prod/XRdv299.htm) [pdf]({{ site.url }}/doc/prod/XRdv299.pdf) |XRootD Protocol Reference (Version 2.9.9) | +|20-Nov-2013|[html]({{ site.url }}/doc/dev4/Plugin_Migration_v4.htm) [pdf](Plugin_Migration_v4.pdf)|Plug-in Writer's 4.x Migration Guide (New!)| |20-Mar-2012|[html](https://twiki.grid.iu.edu/bin/view/SoftwareTeam/HowToInstallXrootd)|Basic XRootD setup HOWTO by Tanya Levshina| Older Presentations and papers @@ -85,21 +85,21 @@ Older Presentations and papers |Date |Files |Description | |:---------:|:--------------------------------------------------------------------:|------------------------------------------------------------------| -|15-Oct-2012|[pdf](/presentations/ATLAS_SCW_1210.pdf)|XRootD Roadmap (Presentation October's Atlas Software & Computing Week) -|21-May-2012|[pdf](/presentations/Slides_IPDPS12.pdf)|Scalla: Structured Cluster Architecture For Low Latency Access (Presentation IPDPS 2012, Shanghai)| -|21-May-2012|[pdf](/papers/Scalla_IPDPS12.pdf)|Scalla: Structured Cluster Architecture For Low Latency Access (Paper IPDPS 2012, Shanghai)| -|12-Apr-2012|[pdf](/presentations/20120412_architects_forum_new_xrootd.pdf)|The new XRootD client migration plans (LCG Architects Forum Meeting)| -|19-Mar-2012|[pptx](/presentations/OSG_AHM_120319.pptx) [pdf](/presentations/OSG_AHM_120319.pdf)|Xrootd Update for OSG All Hands Meeting 19-Mar-12| -|02-Mar-2012|[pdf](/presentations/20120302_new_xrootd_client.pdf)|New XRootD client (CERN IT-DSS Group Meeting)| -|12-Sep-2011|[pptx](/presentations/Atlas-T3-1109.pptx) [pdf](/presentations/Atlas-T3-1109.pdf)|Xrootd Roadmap (presented at Atlas T3 Meeting, University of Chicago).| -|08-Mar-2011|[pptx-1](/presentations/OSGAHM_1103.Plenary.pptx) [pptx-2](/presentations/OSGAHM_1103.JointAC.pptx)|Xrootd Architectures (two versions), presentation by Andrew Hanushevsky at the OSG All Hands Meeting at Harvard.| -|27-Nov-2010|[pptx](/presentations/CERN101129.pptx) [pdf](/presentations/CERN101129.pdf)|Xrootd Monitoring, presentation by Andrew Hanushevsky during ATLAS Software Week at CERN.| -|06-Sep-2010|[pptx-1](/presentations/XrdTutorial.pptx) [pptx-2](/presentations/XrdTutorial_part2.pptx)|Xrootd Tutorial (two parts), presentation by Fabrizio Furano at the GridKa School for Computing.| -|29-Oct-2009|[pptx](/presentations/ATLAS_T3M_091029.pptx) [pdf](/presentations/ATLAS_T3M_091029.pdf)|Scalla Presentation at ATLAS Tier 3 ANL Meeting, presentation by Andrew Hanushevsky| -|12-Oct-2009|[pptx](/presentations/CERN_091012.pptx) [pdf](/presentations/CERN_091012.pdf)|Scalla/xrootd 2009 Developments, presentation by Andrew Hanushevsky| -|19-Aug-2009|[pptx](/presentations/ATLAS_T23_090819.pptx) [pdf](/presentations/ATLAS_T23_090819.pdf)|Scalla Presentation at ATLAS Tier 2/3 U Chicaho Meeting, presentation by Andrew Hanushevsky| -|03-Jul-2009|[pptx](/presentations/Furano_AliceGridKa03Jul09.pptx) [pdf](/presentations/Furano_AliceGridKa03Jul09.pdf)|XROOTD News, ALICE-GridKa Operations Meeting, presentation by Fabrizio Furano| -|01-Jul-2009|[ppt](/presentations/OSG_SF_090701.ppt) [pdf](/presentations/OSG_SF_090701.pdf)|Scalla/xrootd, OSG Storage Forum, presentation by Andrew Hanushevsky| +|15-Oct-2012|[pdf]({{ site.url }}/presentations/ATLAS_SCW_1210.pdf)|XRootD Roadmap (Presentation October's Atlas Software & Computing Week) +|21-May-2012|[pdf]({{ site.url }}/presentations/Slides_IPDPS12.pdf)|Scalla: Structured Cluster Architecture For Low Latency Access (Presentation IPDPS 2012, Shanghai)| +|21-May-2012|[pdf]({{ site.url }}/papers/Scalla_IPDPS12.pdf)|Scalla: Structured Cluster Architecture For Low Latency Access (Paper IPDPS 2012, Shanghai)| +|12-Apr-2012|[pdf]({{ site.url }}/presentations/20120412_architects_forum_new_xrootd.pdf)|The new XRootD client migration plans (LCG Architects Forum Meeting)| +|19-Mar-2012|[pptx]({{ site.url }}/presentations/OSG_AHM_120319.pptx) [pdf]({{ site.url }}/presentations/OSG_AHM_120319.pdf)|Xrootd Update for OSG All Hands Meeting 19-Mar-12| +|02-Mar-2012|[pdf]({{ site.url }}/presentations/20120302_new_xrootd_client.pdf)|New XRootD client (CERN IT-DSS Group Meeting)| +|12-Sep-2011|[pptx]({{ site.url }}/presentations/Atlas-T3-1109.pptx) [pdf]({{ site.url }}/presentations/Atlas-T3-1109.pdf)|Xrootd Roadmap (presented at Atlas T3 Meeting, University of Chicago).| +|08-Mar-2011|[pptx-1]({{ site.url }}/presentations/OSGAHM_1103.Plenary.pptx) [pptx-2]({{ site.url }}/presentations/OSGAHM_1103.JointAC.pptx)|Xrootd Architectures (two versions), presentation by Andrew Hanushevsky at the OSG All Hands Meeting at Harvard.| +|27-Nov-2010|[pptx]({{ site.url }}/presentations/CERN101129.pptx) [pdf]({{ site.url }}/presentations/CERN101129.pdf)|Xrootd Monitoring, presentation by Andrew Hanushevsky during ATLAS Software Week at CERN.| +|06-Sep-2010|[pptx-1]({{ site.url }}/presentations/XrdTutorial.pptx) [pptx-2]({{ site.url }}/presentations/XrdTutorial_part2.pptx)|Xrootd Tutorial (two parts), presentation by Fabrizio Furano at the GridKa School for Computing.| +|29-Oct-2009|[pptx]({{ site.url }}/presentations/ATLAS_T3M_091029.pptx) [pdf]({{ site.url }}/presentations/ATLAS_T3M_091029.pdf)|Scalla Presentation at ATLAS Tier 3 ANL Meeting, presentation by Andrew Hanushevsky| +|12-Oct-2009|[pptx]({{ site.url }}/presentations/CERN_091012.pptx) [pdf]({{ site.url }}/presentations/CERN_091012.pdf)|Scalla/xrootd 2009 Developments, presentation by Andrew Hanushevsky| +|19-Aug-2009|[pptx]({{ site.url }}/presentations/ATLAS_T23_090819.pptx) [pdf]({{ site.url }}/presentations/ATLAS_T23_090819.pdf)|Scalla Presentation at ATLAS Tier 2/3 U Chicaho Meeting, presentation by Andrew Hanushevsky| +|03-Jul-2009|[pptx]({{ site.url }}/presentations/Furano_AliceGridKa03Jul09.pptx) [pdf]({{ site.url }}/presentations/Furano_AliceGridKa03Jul09.pdf)|XROOTD News, ALICE-GridKa Operations Meeting, presentation by Fabrizio Furano| +|01-Jul-2009|[ppt]({{ site.url }}/presentations/OSG_SF_090701.ppt) [pdf]({{ site.url }}/presentations/OSG_SF_090701.pdf)|Scalla/xrootd, OSG Storage Forum, presentation by Andrew Hanushevsky| |19-May-2009|[ppt](presentations/ANL_Atlas0519.ppt)|ANL Tier3(g,w) Meeting, presentation by Andrew Hanushevsky| -|06-Apr-2009|[ppt](/presentations/AtlasUF090406.ppt)|Atlas WT2-3 User's Forum, presentation by Andrew Hanushevsky| -|06-Mar-2009|[ppt](/presentations/xrootd_monitoring.ppt) [pdf](/presentations/xrootd_monitoring.pdf)|Reak-time Data Access Monitoring in Distributedm Multi-Petabyte Systems. Tofigh Azemoon, Jacek Becla, Andrew Hanushevsky, and Massimiliano Turri.| +|06-Apr-2009|[ppt]({{ site.url }}/presentations/AtlasUF090406.ppt)|Atlas WT2-3 User's Forum, presentation by Andrew Hanushevsky| +|06-Mar-2009|[ppt]({{ site.url }}/presentations/xrootd_monitoring.ppt) [pdf]({{ site.url }}/presentations/xrootd_monitoring.pdf)|Reak-time Data Access Monitoring in Distributedm Multi-Petabyte Systems. Tofigh Azemoon, Jacek Becla, Andrew Hanushevsky, and Massimiliano Turri.| diff --git a/dload.md b/dload.md index ea55b1d..d1c4b57 100644 --- a/dload.md +++ b/dload.md @@ -18,91 +18,91 @@ and download the source tarballs: |Date |File |Size |MD5 Checksum |Comment | |:--------:|:---------------------------------------------------------:|:-----------:|:------------------------------:|:-----------:| -|2024-09-03|[xrootd-5.7.1.tar.gz](/download/v5.7.1/xrootd-5.7.1.tar.gz)|6819353 bytes|52599e6df09016998c09d00115cb5852|Version 5.7.1| -|2024-07-01|[xrootd-5.7.0.tar.gz](/download/v5.7.0/xrootd-5.7.0.tar.gz)|6807467 bytes|68af782e310c7b6cccf589479de14e34|Version 5.7.0| -|2024-03-08|[xrootd-5.6.9.tar.gz](/download/v5.6.9/xrootd-5.6.9.tar.gz)|6701277 bytes|48a3fe6e8768305b742dd2d08404114c|Version 5.6.9| -|2024-02-23|[xrootd-5.6.8.tar.gz](/download/v5.6.8/xrootd-5.6.8.tar.gz)|6700235 bytes|6b3002a6e8783eb8e677187b80348d01|Version 5.6.8| -|2024-02-06|[xrootd-5.6.7.tar.gz](/download/v5.6.7/xrootd-5.6.7.tar.gz)|6698751 bytes|877d79d4e5d76e77512ad35ce142ea53|Version 5.6.7| -|2024-01-25|[xrootd-5.6.6.tar.gz](/download/v5.6.6/xrootd-5.6.6.tar.gz)|6698407 bytes|5738566c6dbadfd27c367dce49f92aa1|Version 5.6.6| -|2024-01-22|[xrootd-5.6.5.tar.gz](/download/v5.6.5/xrootd-5.6.5.tar.gz)|6698610 bytes|e8900bf0167c7a1e894f5c0be037efd3|Version 5.6.5| -|2023-12-11|[xrootd-5.6.4.tar.gz](/download/v5.6.4/xrootd-5.6.4.tar.gz)|6696858 bytes|ea36b0c9b6acdae60cad29e93de8fb02|Version 5.6.4| -|2023-10-27|[xrootd-5.6.3.tar.gz](/download/v5.6.3/xrootd-5.6.3.tar.gz)|3257144 bytes|a210ca0d64421fadb32fd98b9984e386|Version 5.6.3| -|2023-09-15|[xrootd-5.6.2.tar.gz](/download/v5.6.2/xrootd-5.6.2.tar.gz)|3251295 bytes|da6ac07199bd0f900f535508e2e74236|Version 5.6.2| -|2023-07-11|[xrootd-5.6.1.tar.gz](/download/v5.6.1/xrootd-5.6.1.tar.gz)|3278351 bytes|3bb2c7d02a2399d8a82849803d2175cc|Version 5.6.1| -|2023-06-30|[xrootd-5.6.0.tar.gz](/download/v5.6.0/xrootd-5.6.0.tar.gz)|3277803 bytes|91d5a879ef9e3b82416efac64436be35|Version 5.6.0| -|2023-05-08|[xrootd-5.5.5.tar.gz](/download/v5.5.5/xrootd-5.5.5.tar.gz)|3243062 bytes|bce8fef73ef56b24e03fc4a7b0653dbf|Version 5.5.5| -|2023-03-24|[xrootd-5.5.4.tar.gz](/download/v5.5.4/xrootd-5.5.4.tar.gz)|3241021 bytes|623e280752f077a7ed0648b43d0a4eec|Version 5.5.4| -|2023-02-17|[xrootd-5.5.3.tar.gz](/download/v5.5.3/xrootd-5.5.3.tar.gz)|3236161 bytes|e4cf425239786cbc8c7f0b4806673d99|Version 5.5.3| -|2023-02-07|[xrootd-5.5.2.tar.gz](/download/v5.5.2/xrootd-5.5.2.tar.gz)|3236018 bytes|7c955511283a16de98dbcc4abaa10643|Version 5.5.2| -|2022-10-19|[xrootd-5.5.1.tar.gz](/download/v5.5.1/xrootd-5.5.1.tar.gz)|3229925 bytes|4e251e3a75e1f43aab7c91ad365e566c|Version 5.5.1| -|2022-08-26|[xrootd-5.5.0.tar.gz](/download/v5.5.0/xrootd-5.5.0.tar.gz)|3227490 bytes|54c274b7346eaf794ccff6c8868390ae|Version 5.5.0| -|2022-06-09|[xrootd-5.4.3.tar.gz](/download/v5.4.3/xrootd-5.4.3.tar.gz)|3182127 bytes|d00712e5d185a2ac69399730fb52917f|Version 5.4.3| -|2022-03-02|[xrootd-5.4.2.tar.gz](/download/v5.4.2/xrootd-5.4.2.tar.gz)|3233987 bytes|96957ed911ea62f2ff044f0aa107fb6e|Version 5.4.2| -|2022-02-23|[xrootd-5.4.1.tar.gz](/download/v5.4.1/xrootd-5.4.1.tar.gz)|3233991 bytes|7610785a64f5924563af2d376ccd255b|Version 5.4.1| -|2021-12-10|[xrootd-5.4.0.tar.gz](/download/v5.4.0/xrootd-5.4.0.tar.gz)|3225065 bytes|b94226b4be27bd19c089ed3ba21a3670|Version 5.4.0| -|2021-11-29|[xrootd-5.3.4.tar.gz](/download/v5.3.4/xrootd-5.3.4.tar.gz)|3018399 bytes|921128054efe20bc0544e8b45c8ff169|Version 5.3.4| -|2021-11-15|[xrootd-5.3.3.tar.gz](/download/v5.3.3/xrootd-5.3.3.tar.gz)|3018872 bytes|d5b1516b68c594a004534753cd20cd69|Version 5.3.3| -|2021-10-22|[xrootd-5.3.2.tar.gz](/download/v5.3.2/xrootd-5.3.2.tar.gz)|3018821 bytes|ea070b53fa45a7ac2fc091d8eca35987|Version 5.3.2| -|2021-07-30|[xrootd-5.3.1.tar.gz](/download/v5.3.1/xrootd-5.3.1.tar.gz)|2957788 bytes|046b4ba0fc4291adc387a47069a09ad8|Version 5.3.1| -|2021-07-09|[xrootd-5.3.0.tar.gz](/download/v5.3.0/xrootd-5.3.0.tar.gz)|2956796 bytes|b0296d50d98490bd8f1d0c0661bff06f|Version 5.3.0| -|2021-05-20|[xrootd-5.2.0.tar.gz](/download/v5.2.0/xrootd-5.2.0.tar.gz)|2935040 bytes|edd29b8ee6c613d2613e7697e2d0ff90|Version 5.2.0| -|2021-03-10|[xrootd-5.1.1.tar.gz](/download/v5.1.1/xrootd-5.1.1.tar.gz)|2869346 bytes|0366fd34f423692d7e1565f52f542277|Version 5.1.1| -|2021-02-23|[xrootd-5.1.0.tar.gz](/download/v5.1.0/xrootd-5.0.3.tar.gz)|2862622 bytes|531310ba1c96a27bc2f28770fae9c99f|Version 5.1.0| -|2020-12-11|[xrootd-4.12.6.tar.gz](/download/v4.12.6/xrootd-4.12.6.tar.gz)|2582052 bytes|6e35dea612e95fb23bae720baf952004|Version 4.12.6| -|2020-11-11|[xrootd-5.0.3.tar.gz](/download/v5.0.3/xrootd-5.0.3.tar.gz)|2766694 bytes|dfa4b4845be4bd3e4f3456ac8a202ae0|Version 5.0.3| -|2020-10-16|[xrootd-4.12.5.tar.gz](/download/v4.12.5/xrootd-4.12.5.tar.gz)|2580794 bytes|d15d3e700001e48ab2cce6c83879a17e|Version 4.12.5| -|2020-09-18|[xrootd-5.0.2.tar.gz](/download/v5.0.2/xrootd-5.0.2.tar.gz)|2764503 bytes|4488ead0875f88b7e44deef8eb87136a|Version 5.0.2| -|2020-09-03|[xrootd-4.12.4.tar.gz](/download/v4.12.4/xrootd-4.12.4.tar.gz)|2577360 bytes|4cfa02532b2a284b987c1c5e51b9dc09|Version 4.12.4| -|2020-08-12|[xrootd-5.0.1.tar.gz](/download/v5.0.1/xrootd-5.0.1.tar.gz)|2759931 bytes|65ee3cb554c8825afef29aeba9d1f714|Version 5.0.1| -|2020-07-07|[xrootd-5.0.0.tar.gz](/download/v5.0.0/xrootd-5.0.0.tar.gz)|2754256 bytes|85912c915439533848e4c1864bb8888a|Version 5.0.0| -|2020-06-11|[xrootd-4.12.3.tar.gz](/download/v4.12.3/xrootd-4.12.3.tar.gz)|2574996 bytes|7367ec81a201b8b9b50b80d38b897be1|Version 4.12.3| -|2020-06-05|[xrootd-4.12.2.tar.gz](/download/v4.12.2/xrootd-4.12.2.tar.gz)|2574963 bytes|692bed592761c84ff040f14e5a187d46|Version 4.12.2| -|2020-05-13|[xrootd-4.12.1.tar.gz](/download/v4.12.1/xrootd-4.12.1.tar.gz)|2564202 bytes|2f686137ca434301ec6b44180a24e4d0|Version 4.12.1| -|2020-05-08|[xrootd-4.12.0.tar.gz](/download/v4.12.0/xrootd-4.12.0.tar.gz)|2564041 bytes|1fb9f0f299ab233945fb9bb129f2c2d1|Version 4.12.0| -|2020-03-23|[xrootd-4.11.3.tar.gz](/download/v4.11.3/xrootd-4.11.3.tar.gz)|2555181 bytes|d5965ec76d6c028aa7f99b4d742965c4|Version 4.11.3| -|2020-02-03|[xrootd-4.11.2.tar.gz](/download/v4.11.2/xrootd-4.11.2.tar.gz)|2551556 bytes|065f8c1d51fdb8b109d2e42e457175f1|Version 4.11.2| -|2019-12-17|[xrootd-4.11.1.tar.gz](/download/v4.11.1/xrootd-4.11.1.tar.gz)|2549971 bytes|3a243f7d4c9868cead59c5861530ebce|Version 4.11.1| -|2019-10-09|[xrootd-4.11.0.tar.gz](/download/v4.11.0/xrootd-4.11.0.tar.gz)|2548380 bytes|f3cbd2c8dd680a2fdf6b33e77bba09bf|Version 4.11.0| -|2019-10-01|[xrootd-4.10.1.tar.gz](/download/v4.10.1/xrootd-4.10.1.tar.gz)|2532982 bytes|4cac567741a6d95f63fafac5f9e648e2|Version 4.10.1| -|2019-07-15|[xrootd-4.10.0.tar.gz](/download/v4.10.0/xrootd-4.10.0.tar.gz)|2532873 bytes|bb7d29d6d885e3fa318144ad16b49b10|Version 4.10.0| -|2019-04-05|[xrootd-4.9.1.tar.gz](/download/v4.9.1/xrootd-4.9.1.tar.gz)|2523674 bytes|9508f2dda35db46baa5e421707b32d59|Version 4.9.1| -|2019-04-02|[xrootd-4.8.6.tar.gz](/download/v4.8.6/xrootd-4.8.6.tar.gz)|2396858 bytes|198ba1be6f3ffa0f9231d52e18d0c5e6|Version 4.8.6| -|2019-02-22|[xrootd-4.9.0.tar.gz](/download/v4.9.0/xrootd-4.9.0.tar.gz)|2517614 bytes|6729c948e1d3feb5df78bdde96ec1b93|Version 4.9.0| -|2018-10-22|[xrootd-4.8.5.tar.gz](/download/v4.8.5/xrootd-4.8.5.tar.gz)|2396436 bytes|992f831702a95fde1286091f54cc9b50|Version 4.8.5| -|2018-07-06|[xrootd-4.8.4.tar.gz](/download/v4.8.4/xrootd-4.8.4.tar.gz)|2390944 bytes|b45e369718093a2a66534884a55ed242|Version 4.8.4| -|2018-04-27|[xrootd-4.8.3.tar.gz](/download/v4.8.3/xrootd-4.8.3.tar.gz)|2390520 bytes|bb6302703ffc123f7f9141ddb589435e|Version 4.8.3| -|2018-04-11|[xrootd-4.8.2.tar.gz](/download/v4.8.2/xrootd-4.8.2.tar.gz)|2390403 bytes|531b632191b59c2cf76ab8d31af4a866|Version 4.8.2| -|2018-01-29|[xrootd-4.8.1.tar.gz](/download/v4.8.1/xrootd-4.8.1.tar.gz)|2383912 bytes|a307973f7f43b0cc2688dfe502e17709|Version 4.8.1| -|2017-12-14|[xrootd-4.8.0.tar.gz](/download/v4.8.0/xrootd-4.8.0.tar.gz)|2382537 bytes|4349e7f664e686b72855e894b49063ad|Version 4.8.0| -|2017-11-01|[xrootd-4.7.1.tar.gz](/download/v4.7.1/xrootd-4.7.1.tar.gz)|2369192 bytes|4006422bcf99e0a19996ace4ebb99175|Version 4.7.1| -|2017-08-28|[xrootd-4.7.0.tar.gz](/download/v4.7.0/xrootd-4.7.0.tar.gz)|2364612 bytes|2a92ba483f574c6ba6a9ff061878af22|Version 4.7.0| -|2017-05-08|[xrootd-4.6.1.tar.gz](/download/v4.6.1/xrootd-4.6.1.tar.gz)|2214545 bytes|70c6f6e1f5f2b4eeb3c7d2c41a36bb2c|Version 4.6.1| -|2017-02-07|[xrootd-4.6.0.tar.gz](/download/v4.6.0/xrootd-4.6.0.tar.gz)|2206832 bytes|5d60aade2d995b68fe0c46896bc4a5d1|Version 4.6.0| -|2016-11-11|[xrootd-4.5.0.tar.gz](/download/v4.5.0/xrootd-4.5.0.tar.gz)|2172752 bytes|d485df3d4a991e1c35efa4bf9ef663d7|Version 4.5.0| -|2016-10-03|[xrootd-4.4.1.tar.gz](/download/v4.4.1/xrootd-4.4.1.tar.gz)|2147177 bytes|72b0842f802ccc94dede4ac5ab2a589e|Version 4.4.1| -|2016-07-21|[xrootd-4.4.0.tar.gz](/download/v4.4.0/xrootd-4.4.0.tar.gz)|2146909 bytes|58f55e56801d3661d753ff5fd33dbcc9|Version 4.4.0| -|2016-02-25|[xrootd-4.3.0.tar.gz](/download/v4.3.0/xrootd-4.3.0.tar.gz)|2122036 bytes|39c2fab9f632f35e12ff607ccaf9e16c|Version 4.3.0| -|2016-09-30|[xrootd-4.2.4.tar.gz](/download/v4.2.4/xrootd-4.2.4.tar.gz)|2050381 bytes|f6abed9b7cb6ac0f1dbcabb52f1adb32|Version 4.2.4| -|2015-09-03|[xrootd-4.2.3.tar.gz](/download/v4.2.3/xrootd-4.2.3.tar.gz)|2050179 bytes|7b04ae82684e165bf57d05cfe7e7e33d|Version 4.2.3| -|2015-07-24|[xrootd-4.2.2.tar.gz](/download/v4.2.2/xrootd-4.2.2.tar.gz)|2127581 bytes|b746481a2f3dd6c04031ee0a76994cbe|Version 4.2.2| -|2015-06-01|[xrootd-4.2.1.tar.gz](/download/v4.2.1/xrootd-4.2.1.tar.gz)|2070389 bytes|1e914d340a2f84641ea0287ebaee9276|Version 4.2.1| -|2015-04-29|[xrootd-4.2.0.tar.gz](/download/v4.2.0/xrootd-4.2.0.tar.gz)|2070050 bytes|e9c4602c7dbae0588c44c58fc850ffa9|Version 4.2.0| -|2015-06-01|[xrootd-4.1.3.tar.gz](/download/v4.1.3/xrootd-4.1.3.tar.gz)|1958461 bytes|196a04b2a8725c43c786bf5d2d848a8a|Version 4.1.3| -|2015-04-17|[xrootd-4.1.2.tar.gz](/download/v4.1.2/xrootd-4.1.2.tar.gz)|1958244 bytes|85086a38525db231bfc6dd20f0da314b|Version 4.1.2| -|2014-12-04|[xrootd-4.1.1.tar.gz](/download/v4.1.1/xrootd-4.1.1.tar.gz)|1957303 bytes|50db07fe2d30fbb0530a218d478d5267|Version 4.1.1| -|2014-11-27|[xrootd-4.1.0.tar.gz](/download/v4.1.0/xrootd-4.1.0.tar.gz)|1956724 bytes|e6a674d664a3be411ac1ae46ca241e5b|Version 4.1.0| -|2014-10-22|[xrootd-4.0.4.tar.gz](/download/v4.0.4/xrootd-4.0.4.tar.gz)|1920380 bytes|da171c06e50673760fc1d648811253de|Version 4.0.4| -|2014-07-31|[xrootd-4.0.3.tar.gz](/download/v4.0.3/xrootd-4.0.3.tar.gz)|1918530 bytes|46237c2de3f92f0f7b44ff53eba9a5e6|Version 4.0.3| -|2014-07-17|[xrootd-4.0.2.tar.gz](/download/v4.0.2/xrootd-4.0.2.tar.gz)|1918407 bytes|8b7a7c46e57f4ce7cf4acb74752f8fa5|Version 4.0.2| -|2014-07-11|[xrootd-4.0.1.tar.gz](/download/v4.0.1/xrootd-4.0.1.tar.gz)|1917956 bytes|8e384d1b6f3eaad16ccce2a829488f07|Version 4.0.1| -|2014-06-05|[xrootd-4.0.0.tar.gz](/download/v4.0.0/xrootd-4.0.0.tar.gz)|1915711 bytes|2fb3c3ac1d683270f2ec5b276e3fa726|Version 4.0.0| -|2014-01-16|[xrootd-3.3.6.tar.gz](/download/v3.3.6/xrootd-3.3.6.tar.gz)|1836866 bytes|2c16a144e938e43cc637b990d317a3f4|Version 3.3.6| -|2013-11-29|[xrootd-3.3.5.tar.gz](/download/v3.3.5/xrootd-3.3.5.tar.gz)|1835874 bytes|c6dc6153e7d08dee67c971aae3b7c101|Version 3.3.5| -|2013-10-11|[xrootd-3.3.4.tar.gz](/download/v3.3.4/xrootd-3.3.4.tar.gz)|1835320 bytes|a98ac5903a9661ac7dff3179bcc4ba36|Version 3.3.4| -|2013-07-24|[xrootd-3.3.3.tar.gz](/download/v3.3.3/xrootd-3.3.3.tar.gz)|1810204 bytes|8c2a2d66a684a8f4395c02ae249f5706|Version 3.3.3| -|2013-04-26|[xrootd-3.3.2.tar.gz](/download/v3.3.2/xrootd-3.3.2.tar.gz)|1829741 bytes|26bcb085913d5245bf27ee59c4fdbce0|Version 3.3.2| -|2013-03-06|[xrootd-3.3.1.tar.gz](/download/v3.3.1/xrootd-3.3.1.tar.gz)|1816739 bytes|8389af6838df7a5d6e5f7a6d10427b9a|Version 3.3.1| -|2013-02-18|[xrootd-3.3.0.tar.gz](/download/v3.3.0/xrootd-3.3.0.tar.gz)|1816594 bytes|37048f6c6f29e3a2398ab95c06e2a63a|Version 3.3.0| +|2024-09-03|[xrootd-5.7.1.tar.gz]({{ site.url }}/download/v5.7.1/xrootd-5.7.1.tar.gz)|6819353 bytes|52599e6df09016998c09d00115cb5852|Version 5.7.1| +|2024-07-01|[xrootd-5.7.0.tar.gz]({{ site.url }}/download/v5.7.0/xrootd-5.7.0.tar.gz)|6807467 bytes|68af782e310c7b6cccf589479de14e34|Version 5.7.0| +|2024-03-08|[xrootd-5.6.9.tar.gz]({{ site.url }}/download/v5.6.9/xrootd-5.6.9.tar.gz)|6701277 bytes|48a3fe6e8768305b742dd2d08404114c|Version 5.6.9| +|2024-02-23|[xrootd-5.6.8.tar.gz]({{ site.url }}/download/v5.6.8/xrootd-5.6.8.tar.gz)|6700235 bytes|6b3002a6e8783eb8e677187b80348d01|Version 5.6.8| +|2024-02-06|[xrootd-5.6.7.tar.gz]({{ site.url }}/download/v5.6.7/xrootd-5.6.7.tar.gz)|6698751 bytes|877d79d4e5d76e77512ad35ce142ea53|Version 5.6.7| +|2024-01-25|[xrootd-5.6.6.tar.gz]({{ site.url }}/download/v5.6.6/xrootd-5.6.6.tar.gz)|6698407 bytes|5738566c6dbadfd27c367dce49f92aa1|Version 5.6.6| +|2024-01-22|[xrootd-5.6.5.tar.gz]({{ site.url }}/download/v5.6.5/xrootd-5.6.5.tar.gz)|6698610 bytes|e8900bf0167c7a1e894f5c0be037efd3|Version 5.6.5| +|2023-12-11|[xrootd-5.6.4.tar.gz]({{ site.url }}/download/v5.6.4/xrootd-5.6.4.tar.gz)|6696858 bytes|ea36b0c9b6acdae60cad29e93de8fb02|Version 5.6.4| +|2023-10-27|[xrootd-5.6.3.tar.gz]({{ site.url }}/download/v5.6.3/xrootd-5.6.3.tar.gz)|3257144 bytes|a210ca0d64421fadb32fd98b9984e386|Version 5.6.3| +|2023-09-15|[xrootd-5.6.2.tar.gz]({{ site.url }}/download/v5.6.2/xrootd-5.6.2.tar.gz)|3251295 bytes|da6ac07199bd0f900f535508e2e74236|Version 5.6.2| +|2023-07-11|[xrootd-5.6.1.tar.gz]({{ site.url }}/download/v5.6.1/xrootd-5.6.1.tar.gz)|3278351 bytes|3bb2c7d02a2399d8a82849803d2175cc|Version 5.6.1| +|2023-06-30|[xrootd-5.6.0.tar.gz]({{ site.url }}/download/v5.6.0/xrootd-5.6.0.tar.gz)|3277803 bytes|91d5a879ef9e3b82416efac64436be35|Version 5.6.0| +|2023-05-08|[xrootd-5.5.5.tar.gz]({{ site.url }}/download/v5.5.5/xrootd-5.5.5.tar.gz)|3243062 bytes|bce8fef73ef56b24e03fc4a7b0653dbf|Version 5.5.5| +|2023-03-24|[xrootd-5.5.4.tar.gz]({{ site.url }}/download/v5.5.4/xrootd-5.5.4.tar.gz)|3241021 bytes|623e280752f077a7ed0648b43d0a4eec|Version 5.5.4| +|2023-02-17|[xrootd-5.5.3.tar.gz]({{ site.url }}/download/v5.5.3/xrootd-5.5.3.tar.gz)|3236161 bytes|e4cf425239786cbc8c7f0b4806673d99|Version 5.5.3| +|2023-02-07|[xrootd-5.5.2.tar.gz]({{ site.url }}/download/v5.5.2/xrootd-5.5.2.tar.gz)|3236018 bytes|7c955511283a16de98dbcc4abaa10643|Version 5.5.2| +|2022-10-19|[xrootd-5.5.1.tar.gz]({{ site.url }}/download/v5.5.1/xrootd-5.5.1.tar.gz)|3229925 bytes|4e251e3a75e1f43aab7c91ad365e566c|Version 5.5.1| +|2022-08-26|[xrootd-5.5.0.tar.gz]({{ site.url }}/download/v5.5.0/xrootd-5.5.0.tar.gz)|3227490 bytes|54c274b7346eaf794ccff6c8868390ae|Version 5.5.0| +|2022-06-09|[xrootd-5.4.3.tar.gz]({{ site.url }}/download/v5.4.3/xrootd-5.4.3.tar.gz)|3182127 bytes|d00712e5d185a2ac69399730fb52917f|Version 5.4.3| +|2022-03-02|[xrootd-5.4.2.tar.gz]({{ site.url }}/download/v5.4.2/xrootd-5.4.2.tar.gz)|3233987 bytes|96957ed911ea62f2ff044f0aa107fb6e|Version 5.4.2| +|2022-02-23|[xrootd-5.4.1.tar.gz]({{ site.url }}/download/v5.4.1/xrootd-5.4.1.tar.gz)|3233991 bytes|7610785a64f5924563af2d376ccd255b|Version 5.4.1| +|2021-12-10|[xrootd-5.4.0.tar.gz]({{ site.url }}/download/v5.4.0/xrootd-5.4.0.tar.gz)|3225065 bytes|b94226b4be27bd19c089ed3ba21a3670|Version 5.4.0| +|2021-11-29|[xrootd-5.3.4.tar.gz]({{ site.url }}/download/v5.3.4/xrootd-5.3.4.tar.gz)|3018399 bytes|921128054efe20bc0544e8b45c8ff169|Version 5.3.4| +|2021-11-15|[xrootd-5.3.3.tar.gz]({{ site.url }}/download/v5.3.3/xrootd-5.3.3.tar.gz)|3018872 bytes|d5b1516b68c594a004534753cd20cd69|Version 5.3.3| +|2021-10-22|[xrootd-5.3.2.tar.gz]({{ site.url }}/download/v5.3.2/xrootd-5.3.2.tar.gz)|3018821 bytes|ea070b53fa45a7ac2fc091d8eca35987|Version 5.3.2| +|2021-07-30|[xrootd-5.3.1.tar.gz]({{ site.url }}/download/v5.3.1/xrootd-5.3.1.tar.gz)|2957788 bytes|046b4ba0fc4291adc387a47069a09ad8|Version 5.3.1| +|2021-07-09|[xrootd-5.3.0.tar.gz]({{ site.url }}/download/v5.3.0/xrootd-5.3.0.tar.gz)|2956796 bytes|b0296d50d98490bd8f1d0c0661bff06f|Version 5.3.0| +|2021-05-20|[xrootd-5.2.0.tar.gz]({{ site.url }}/download/v5.2.0/xrootd-5.2.0.tar.gz)|2935040 bytes|edd29b8ee6c613d2613e7697e2d0ff90|Version 5.2.0| +|2021-03-10|[xrootd-5.1.1.tar.gz]({{ site.url }}/download/v5.1.1/xrootd-5.1.1.tar.gz)|2869346 bytes|0366fd34f423692d7e1565f52f542277|Version 5.1.1| +|2021-02-23|[xrootd-5.1.0.tar.gz]({{ site.url }}/download/v5.1.0/xrootd-5.0.3.tar.gz)|2862622 bytes|531310ba1c96a27bc2f28770fae9c99f|Version 5.1.0| +|2020-12-11|[xrootd-4.12.6.tar.gz]({{ site.url }}/download/v4.12.6/xrootd-4.12.6.tar.gz)|2582052 bytes|6e35dea612e95fb23bae720baf952004|Version 4.12.6| +|2020-11-11|[xrootd-5.0.3.tar.gz]({{ site.url }}/download/v5.0.3/xrootd-5.0.3.tar.gz)|2766694 bytes|dfa4b4845be4bd3e4f3456ac8a202ae0|Version 5.0.3| +|2020-10-16|[xrootd-4.12.5.tar.gz]({{ site.url }}/download/v4.12.5/xrootd-4.12.5.tar.gz)|2580794 bytes|d15d3e700001e48ab2cce6c83879a17e|Version 4.12.5| +|2020-09-18|[xrootd-5.0.2.tar.gz]({{ site.url }}/download/v5.0.2/xrootd-5.0.2.tar.gz)|2764503 bytes|4488ead0875f88b7e44deef8eb87136a|Version 5.0.2| +|2020-09-03|[xrootd-4.12.4.tar.gz]({{ site.url }}/download/v4.12.4/xrootd-4.12.4.tar.gz)|2577360 bytes|4cfa02532b2a284b987c1c5e51b9dc09|Version 4.12.4| +|2020-08-12|[xrootd-5.0.1.tar.gz]({{ site.url }}/download/v5.0.1/xrootd-5.0.1.tar.gz)|2759931 bytes|65ee3cb554c8825afef29aeba9d1f714|Version 5.0.1| +|2020-07-07|[xrootd-5.0.0.tar.gz]({{ site.url }}/download/v5.0.0/xrootd-5.0.0.tar.gz)|2754256 bytes|85912c915439533848e4c1864bb8888a|Version 5.0.0| +|2020-06-11|[xrootd-4.12.3.tar.gz]({{ site.url }}/download/v4.12.3/xrootd-4.12.3.tar.gz)|2574996 bytes|7367ec81a201b8b9b50b80d38b897be1|Version 4.12.3| +|2020-06-05|[xrootd-4.12.2.tar.gz]({{ site.url }}/download/v4.12.2/xrootd-4.12.2.tar.gz)|2574963 bytes|692bed592761c84ff040f14e5a187d46|Version 4.12.2| +|2020-05-13|[xrootd-4.12.1.tar.gz]({{ site.url }}/download/v4.12.1/xrootd-4.12.1.tar.gz)|2564202 bytes|2f686137ca434301ec6b44180a24e4d0|Version 4.12.1| +|2020-05-08|[xrootd-4.12.0.tar.gz]({{ site.url }}/download/v4.12.0/xrootd-4.12.0.tar.gz)|2564041 bytes|1fb9f0f299ab233945fb9bb129f2c2d1|Version 4.12.0| +|2020-03-23|[xrootd-4.11.3.tar.gz]({{ site.url }}/download/v4.11.3/xrootd-4.11.3.tar.gz)|2555181 bytes|d5965ec76d6c028aa7f99b4d742965c4|Version 4.11.3| +|2020-02-03|[xrootd-4.11.2.tar.gz]({{ site.url }}/download/v4.11.2/xrootd-4.11.2.tar.gz)|2551556 bytes|065f8c1d51fdb8b109d2e42e457175f1|Version 4.11.2| +|2019-12-17|[xrootd-4.11.1.tar.gz]({{ site.url }}/download/v4.11.1/xrootd-4.11.1.tar.gz)|2549971 bytes|3a243f7d4c9868cead59c5861530ebce|Version 4.11.1| +|2019-10-09|[xrootd-4.11.0.tar.gz]({{ site.url }}/download/v4.11.0/xrootd-4.11.0.tar.gz)|2548380 bytes|f3cbd2c8dd680a2fdf6b33e77bba09bf|Version 4.11.0| +|2019-10-01|[xrootd-4.10.1.tar.gz]({{ site.url }}/download/v4.10.1/xrootd-4.10.1.tar.gz)|2532982 bytes|4cac567741a6d95f63fafac5f9e648e2|Version 4.10.1| +|2019-07-15|[xrootd-4.10.0.tar.gz]({{ site.url }}/download/v4.10.0/xrootd-4.10.0.tar.gz)|2532873 bytes|bb7d29d6d885e3fa318144ad16b49b10|Version 4.10.0| +|2019-04-05|[xrootd-4.9.1.tar.gz]({{ site.url }}/download/v4.9.1/xrootd-4.9.1.tar.gz)|2523674 bytes|9508f2dda35db46baa5e421707b32d59|Version 4.9.1| +|2019-04-02|[xrootd-4.8.6.tar.gz]({{ site.url }}/download/v4.8.6/xrootd-4.8.6.tar.gz)|2396858 bytes|198ba1be6f3ffa0f9231d52e18d0c5e6|Version 4.8.6| +|2019-02-22|[xrootd-4.9.0.tar.gz]({{ site.url }}/download/v4.9.0/xrootd-4.9.0.tar.gz)|2517614 bytes|6729c948e1d3feb5df78bdde96ec1b93|Version 4.9.0| +|2018-10-22|[xrootd-4.8.5.tar.gz]({{ site.url }}/download/v4.8.5/xrootd-4.8.5.tar.gz)|2396436 bytes|992f831702a95fde1286091f54cc9b50|Version 4.8.5| +|2018-07-06|[xrootd-4.8.4.tar.gz]({{ site.url }}/download/v4.8.4/xrootd-4.8.4.tar.gz)|2390944 bytes|b45e369718093a2a66534884a55ed242|Version 4.8.4| +|2018-04-27|[xrootd-4.8.3.tar.gz]({{ site.url }}/download/v4.8.3/xrootd-4.8.3.tar.gz)|2390520 bytes|bb6302703ffc123f7f9141ddb589435e|Version 4.8.3| +|2018-04-11|[xrootd-4.8.2.tar.gz]({{ site.url }}/download/v4.8.2/xrootd-4.8.2.tar.gz)|2390403 bytes|531b632191b59c2cf76ab8d31af4a866|Version 4.8.2| +|2018-01-29|[xrootd-4.8.1.tar.gz]({{ site.url }}/download/v4.8.1/xrootd-4.8.1.tar.gz)|2383912 bytes|a307973f7f43b0cc2688dfe502e17709|Version 4.8.1| +|2017-12-14|[xrootd-4.8.0.tar.gz]({{ site.url }}/download/v4.8.0/xrootd-4.8.0.tar.gz)|2382537 bytes|4349e7f664e686b72855e894b49063ad|Version 4.8.0| +|2017-11-01|[xrootd-4.7.1.tar.gz]({{ site.url }}/download/v4.7.1/xrootd-4.7.1.tar.gz)|2369192 bytes|4006422bcf99e0a19996ace4ebb99175|Version 4.7.1| +|2017-08-28|[xrootd-4.7.0.tar.gz]({{ site.url }}/download/v4.7.0/xrootd-4.7.0.tar.gz)|2364612 bytes|2a92ba483f574c6ba6a9ff061878af22|Version 4.7.0| +|2017-05-08|[xrootd-4.6.1.tar.gz]({{ site.url }}/download/v4.6.1/xrootd-4.6.1.tar.gz)|2214545 bytes|70c6f6e1f5f2b4eeb3c7d2c41a36bb2c|Version 4.6.1| +|2017-02-07|[xrootd-4.6.0.tar.gz]({{ site.url }}/download/v4.6.0/xrootd-4.6.0.tar.gz)|2206832 bytes|5d60aade2d995b68fe0c46896bc4a5d1|Version 4.6.0| +|2016-11-11|[xrootd-4.5.0.tar.gz]({{ site.url }}/download/v4.5.0/xrootd-4.5.0.tar.gz)|2172752 bytes|d485df3d4a991e1c35efa4bf9ef663d7|Version 4.5.0| +|2016-10-03|[xrootd-4.4.1.tar.gz]({{ site.url }}/download/v4.4.1/xrootd-4.4.1.tar.gz)|2147177 bytes|72b0842f802ccc94dede4ac5ab2a589e|Version 4.4.1| +|2016-07-21|[xrootd-4.4.0.tar.gz]({{ site.url }}/download/v4.4.0/xrootd-4.4.0.tar.gz)|2146909 bytes|58f55e56801d3661d753ff5fd33dbcc9|Version 4.4.0| +|2016-02-25|[xrootd-4.3.0.tar.gz]({{ site.url }}/download/v4.3.0/xrootd-4.3.0.tar.gz)|2122036 bytes|39c2fab9f632f35e12ff607ccaf9e16c|Version 4.3.0| +|2016-09-30|[xrootd-4.2.4.tar.gz]({{ site.url }}/download/v4.2.4/xrootd-4.2.4.tar.gz)|2050381 bytes|f6abed9b7cb6ac0f1dbcabb52f1adb32|Version 4.2.4| +|2015-09-03|[xrootd-4.2.3.tar.gz]({{ site.url }}/download/v4.2.3/xrootd-4.2.3.tar.gz)|2050179 bytes|7b04ae82684e165bf57d05cfe7e7e33d|Version 4.2.3| +|2015-07-24|[xrootd-4.2.2.tar.gz]({{ site.url }}/download/v4.2.2/xrootd-4.2.2.tar.gz)|2127581 bytes|b746481a2f3dd6c04031ee0a76994cbe|Version 4.2.2| +|2015-06-01|[xrootd-4.2.1.tar.gz]({{ site.url }}/download/v4.2.1/xrootd-4.2.1.tar.gz)|2070389 bytes|1e914d340a2f84641ea0287ebaee9276|Version 4.2.1| +|2015-04-29|[xrootd-4.2.0.tar.gz]({{ site.url }}/download/v4.2.0/xrootd-4.2.0.tar.gz)|2070050 bytes|e9c4602c7dbae0588c44c58fc850ffa9|Version 4.2.0| +|2015-06-01|[xrootd-4.1.3.tar.gz]({{ site.url }}/download/v4.1.3/xrootd-4.1.3.tar.gz)|1958461 bytes|196a04b2a8725c43c786bf5d2d848a8a|Version 4.1.3| +|2015-04-17|[xrootd-4.1.2.tar.gz]({{ site.url }}/download/v4.1.2/xrootd-4.1.2.tar.gz)|1958244 bytes|85086a38525db231bfc6dd20f0da314b|Version 4.1.2| +|2014-12-04|[xrootd-4.1.1.tar.gz]({{ site.url }}/download/v4.1.1/xrootd-4.1.1.tar.gz)|1957303 bytes|50db07fe2d30fbb0530a218d478d5267|Version 4.1.1| +|2014-11-27|[xrootd-4.1.0.tar.gz]({{ site.url }}/download/v4.1.0/xrootd-4.1.0.tar.gz)|1956724 bytes|e6a674d664a3be411ac1ae46ca241e5b|Version 4.1.0| +|2014-10-22|[xrootd-4.0.4.tar.gz]({{ site.url }}/download/v4.0.4/xrootd-4.0.4.tar.gz)|1920380 bytes|da171c06e50673760fc1d648811253de|Version 4.0.4| +|2014-07-31|[xrootd-4.0.3.tar.gz]({{ site.url }}/download/v4.0.3/xrootd-4.0.3.tar.gz)|1918530 bytes|46237c2de3f92f0f7b44ff53eba9a5e6|Version 4.0.3| +|2014-07-17|[xrootd-4.0.2.tar.gz]({{ site.url }}/download/v4.0.2/xrootd-4.0.2.tar.gz)|1918407 bytes|8b7a7c46e57f4ce7cf4acb74752f8fa5|Version 4.0.2| +|2014-07-11|[xrootd-4.0.1.tar.gz]({{ site.url }}/download/v4.0.1/xrootd-4.0.1.tar.gz)|1917956 bytes|8e384d1b6f3eaad16ccce2a829488f07|Version 4.0.1| +|2014-06-05|[xrootd-4.0.0.tar.gz]({{ site.url }}/download/v4.0.0/xrootd-4.0.0.tar.gz)|1915711 bytes|2fb3c3ac1d683270f2ec5b276e3fa726|Version 4.0.0| +|2014-01-16|[xrootd-3.3.6.tar.gz]({{ site.url }}/download/v3.3.6/xrootd-3.3.6.tar.gz)|1836866 bytes|2c16a144e938e43cc637b990d317a3f4|Version 3.3.6| +|2013-11-29|[xrootd-3.3.5.tar.gz]({{ site.url }}/download/v3.3.5/xrootd-3.3.5.tar.gz)|1835874 bytes|c6dc6153e7d08dee67c971aae3b7c101|Version 3.3.5| +|2013-10-11|[xrootd-3.3.4.tar.gz]({{ site.url }}/download/v3.3.4/xrootd-3.3.4.tar.gz)|1835320 bytes|a98ac5903a9661ac7dff3179bcc4ba36|Version 3.3.4| +|2013-07-24|[xrootd-3.3.3.tar.gz]({{ site.url }}/download/v3.3.3/xrootd-3.3.3.tar.gz)|1810204 bytes|8c2a2d66a684a8f4395c02ae249f5706|Version 3.3.3| +|2013-04-26|[xrootd-3.3.2.tar.gz]({{ site.url }}/download/v3.3.2/xrootd-3.3.2.tar.gz)|1829741 bytes|26bcb085913d5245bf27ee59c4fdbce0|Version 3.3.2| +|2013-03-06|[xrootd-3.3.1.tar.gz]({{ site.url }}/download/v3.3.1/xrootd-3.3.1.tar.gz)|1816739 bytes|8389af6838df7a5d6e5f7a6d10427b9a|Version 3.3.1| +|2013-02-18|[xrootd-3.3.0.tar.gz]({{ site.url }}/download/v3.3.0/xrootd-3.3.0.tar.gz)|1816594 bytes|37048f6c6f29e3a2398ab95c06e2a63a|Version 3.3.0| Official RPM Repositories ------------------------- @@ -110,14 +110,14 @@ Official RPM Repositories We build RPMs for RHEL-based distributions and make them available through dnf/yum. The repo files are available at: -* RHEL RPMs: -* Fedora RPMs: +* RHEL RPMs: <{{ site.url }}/xrootd.repo> +* Fedora RPMs: <{{ site.url }}/xrootd-fedora.repo> For example, to use the official repository on Alma 9, one can fetch the repository with: ``` -curl -L https://cern.ch/xrootd/xrootd.repo -o /etc/yum.repos.d/xrootd.repo +curl -L {{ site.url }}/xrootd.repo -o /etc/yum.repos.d/xrootd.repo ``` Each of these repo files define three repositories: `xrootd-stable`, which @@ -130,7 +130,7 @@ repositories are signed with the following GPG key: * XRootD Developers (RPM Signing Key) * Fingerprint: `B3D5 6D10 62CA 39A5 92CD 70EA E07D BF0E FD32 3FF0` -* From: +* From: <{{ site.url }}/repo/RPM-GPG-KEY.txt> Using SRPMs to Build XRootD --------------------------- @@ -211,7 +211,7 @@ key used for RPMs. To install it, simply download the public key and place it into `/etc/apt/trusted.gpd.d/`: ``` -curl -L https://xrootd.web.cern.ch/repo/RPM-GPG-KEY.txt -o /etc/apt/trusted.gpg.d/xrootd.asc +curl -L {{ site.url }}/repo/RPM-GPG-KEY.txt -o /etc/apt/trusted.gpg.d/xrootd.asc ``` Note that the extension `.asc` is important here. If you do not use this @@ -228,13 +228,13 @@ on the `devel` branch from git. To setup the repository on Debian 12, using the `stable` component, you can run ``` -echo "deb https://xrootd.web.cern.ch/debian bookworm stable" >> /etc/apt/sources.list.d/xrootd.list +echo "deb {{ site.url }}/debian bookworm stable" >> /etc/apt/sources.list.d/xrootd.list ``` On Ubuntu 24.04, run the following instead ``` -echo "deb https://xrootd.web.cern.ch/ubuntu noble stable" >> /etc/apt/sources.list.d/xrootd.list +echo "deb {{ site.url }}/ubuntu noble stable" >> /etc/apt/sources.list.d/xrootd.list ``` Depending on the distribution, you may need to use the file `/etc/apt/sources.list` diff --git a/docs.md b/docs.md index f929828..165f629 100644 --- a/docs.md +++ b/docs.md @@ -14,53 +14,53 @@ Documentation |Date |Files |Description | |:---------:|:----------------------------------------------------------------------:|------------------------------------------------------------------------------| |22-Apr-2022|[html](https://xrootd-howto.readthedocs.io/en/latest/) |XRootD How To: Explanations and examples on how to configure complicated stuff. | -|06-Apr-2022|[html](/doc/dev55/Syntax_config.htm) [pdf](/doc/dev55/Syntax_config.pdf) |Configuration File Syntax (5.5) | -|04-Dec-2023|[html](/doc/dev56/xrd_config.htm) [pdf](/doc/dev56/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.6) | -|12-Jul-2024|[html](/doc/dev57/xrd_config.htm) [pdf](/doc/dev57/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.7) | -|08-Dec-2021|[html](/doc/dev54/ofs_config.htm) [pdf](/doc/dev54/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.4) | -|11-Apr-2024|[html](/doc/dev56/ofs_config.htm) [pdf](/doc/dev56/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.6) | -|07-Jun-2022|[html](/doc/dev55/pss_config.htm) [pdf](/doc/dev55/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.5) | -|04-Dec-2023|[html](/doc/dev56/pss_config.htm) [pdf](/doc/dev56/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.6) | -|27-Jul-2021|[html](/doc/dev54/cms_config.htm) [pdf](/doc/dev54/cms_config.pdf) |Cluster Management Service Configuration Reference (5.4) | -|16-Jul-2024|[html](/doc/dev57/cms_config.htm) [pdf](/doc/dev57/cms_config.pdf) |Cluster Management Service Configuration Reference (5.7) | -|13-Oct-2022|[html](/doc/dev54/sec_config.htm) [pdf](/doc/dev54/sec_config.pdf) |Security Configuration Reference (5.4) | -|02-Sep-2024|[html](/doc/dev56/sec_config.htm) [pdf](/doc/dev56/sec_config.pdf) |Security Configuration Reference (5.6) | -|21-Dec-2018|[html](/doc/gsidocs/XRootDGSIProtocolSpecifications.html) [pdf](/doc/gsidocs/XRootD-GSI-Protocol-Specifications.pdf) |XRootD GSI Protocol Specification -|31-Jan-2024|[html](/doc/dev56/xrd_monitoring.htm) [pdf](/doc/dev56/xrd_monitoring.pdf)|System Monitoring Reference (5.6) | -|08-Mar-2024|[html](/doc/dev57/xrd_monitoring.htm) [pdf](/doc/dev57/xrd_monitoring.pdf)|System Monitoring Reference (5.7) | -|23-Jun-2020|[html](/doc/dev50/frm_config.htm) [pdf](/doc/dev50/frm_config.pdf) |File Residency Manager Reference (5.x) | -|11-Feb-2011|[html](/doc/prod/frm_migr.htm) [pdf](/doc/prod/frm_migr.pdf) |Migrating to Extended Attribute Name and Data Spaces | -|15-Oct-2020|[html](/doc/dev50/ssi_reference-V3.htm) [pdf](/doc/dev50/ssi_reference-V3.pdf) |XRootD Scalable Service Interface Reference V3 (5.0) | -|22-Sep-2022|[html](/doc/xrdcl-docs/www/xrdcldocs.html) [pdf](/doc/xrdcl-docs/xrdcldocs.pdf) |XRootD Client Configuration & API Reference (4.9) -|04-Dec-2023|[html](/doc/dev56/XRdv520.htm) [pdf](/doc/dev56/XRdv520.pdf) |XRootD Protocol Reference (Version 5.2.0) | -|30-Jul-2024|[html](/doc/dev6/XRdv520.htm) [pdf](/doc/dev6/XRdv520.pdf) |XRootD Protocol Reference (Version 5.2.0) | -|13-Apr-2020|[html](/doc/dev49/tpc_protocol.htm) [pdf](/doc/dev49/tpc_protocol.pdf) |XRootD Third Party Protocol Reference (TPC Version 2) | -|11-Dec-2023|[html](/doc/doxygen/5.6.4/html/annotated.html)|XRootD 5.6.4 Doxygen Docs| -|11-Dec-2023|[html](/doc/doxygen/5.6.4/python/)|XRootD 5.6.4 Python Bindings Docs| +|06-Apr-2022|[html]({{ site.url }}/doc/dev55/Syntax_config.htm) [pdf]({{ site.url }}/doc/dev55/Syntax_config.pdf) |Configuration File Syntax (5.5) | +|04-Dec-2023|[html]({{ site.url }}/doc/dev56/xrd_config.htm) [pdf]({{ site.url }}/doc/dev56/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.6) | +|12-Jul-2024|[html]({{ site.url }}/doc/dev57/xrd_config.htm) [pdf]({{ site.url }}/doc/dev57/xrd_config.pdf) |Xrd/XRootD Configuration Reference (5.7) | +|08-Dec-2021|[html]({{ site.url }}/doc/dev54/ofs_config.htm) [pdf]({{ site.url }}/doc/dev54/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.4) | +|11-Apr-2024|[html]({{ site.url }}/doc/dev56/ofs_config.htm) [pdf]({{ site.url }}/doc/dev56/ofs_config.pdf) |Open File System & Open Storage System Configuration Reference (5.6) | +|07-Jun-2022|[html]({{ site.url }}/doc/dev55/pss_config.htm) [pdf]({{ site.url }}/doc/dev55/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.5) | +|04-Dec-2023|[html]({{ site.url }}/doc/dev56/pss_config.htm) [pdf]({{ site.url }}/doc/dev56/pss_config.pdf) |Proxy Storage Services Configuration Reference (5.6) | +|27-Jul-2021|[html]({{ site.url }}/doc/dev54/cms_config.htm) [pdf]({{ site.url }}/doc/dev54/cms_config.pdf) |Cluster Management Service Configuration Reference (5.4) | +|16-Jul-2024|[html]({{ site.url }}/doc/dev57/cms_config.htm) [pdf]({{ site.url }}/doc/dev57/cms_config.pdf) |Cluster Management Service Configuration Reference (5.7) | +|13-Oct-2022|[html]({{ site.url }}/doc/dev54/sec_config.htm) [pdf]({{ site.url }}/doc/dev54/sec_config.pdf) |Security Configuration Reference (5.4) | +|02-Sep-2024|[html]({{ site.url }}/doc/dev56/sec_config.htm) [pdf]({{ site.url }}/doc/dev56/sec_config.pdf) |Security Configuration Reference (5.6) | +|21-Dec-2018|[html]({{ site.url }}/doc/gsidocs/XRootDGSIProtocolSpecifications.html) [pdf]({{ site.url }}/doc/gsidocs/XRootD-GSI-Protocol-Specifications.pdf) |XRootD GSI Protocol Specification +|31-Jan-2024|[html]({{ site.url }}/doc/dev56/xrd_monitoring.htm) [pdf]({{ site.url }}/doc/dev56/xrd_monitoring.pdf)|System Monitoring Reference (5.6) | +|08-Mar-2024|[html]({{ site.url }}/doc/dev57/xrd_monitoring.htm) [pdf]({{ site.url }}/doc/dev57/xrd_monitoring.pdf)|System Monitoring Reference (5.7) | +|23-Jun-2020|[html]({{ site.url }}/doc/dev50/frm_config.htm) [pdf]({{ site.url }}/doc/dev50/frm_config.pdf) |File Residency Manager Reference (5.x) | +|11-Feb-2011|[html]({{ site.url }}/doc/prod/frm_migr.htm) [pdf]({{ site.url }}/doc/prod/frm_migr.pdf) |Migrating to Extended Attribute Name and Data Spaces | +|15-Oct-2020|[html]({{ site.url }}/doc/dev50/ssi_reference-V3.htm) [pdf]({{ site.url }}/doc/dev50/ssi_reference-V3.pdf) |XRootD Scalable Service Interface Reference V3 (5.0) | +|22-Sep-2022|[html]({{ site.url }}/doc/xrdcl-docs/www/xrdcldocs.html) [pdf]({{ site.url }}/doc/xrdcl-docs/xrdcldocs.pdf) |XRootD Client Configuration & API Reference (4.9) +|04-Dec-2023|[html]({{ site.url }}/doc/dev56/XRdv520.htm) [pdf]({{ site.url }}/doc/dev56/XRdv520.pdf) |XRootD Protocol Reference (Version 5.2.0) | +|30-Jul-2024|[html]({{ site.url }}/doc/dev6/XRdv520.htm) [pdf]({{ site.url }}/doc/dev6/XRdv520.pdf) |XRootD Protocol Reference (Version 5.2.0) | +|13-Apr-2020|[html]({{ site.url }}/doc/dev49/tpc_protocol.htm) [pdf]({{ site.url }}/doc/dev49/tpc_protocol.pdf) |XRootD Third Party Protocol Reference (TPC Version 2) | +|11-Dec-2023|[html]({{ site.url }}/doc/doxygen/5.6.4/html/annotated.html)|XRootD 5.6.4 Doxygen Docs| +|11-Dec-2023|[html]({{ site.url }}/doc/doxygen/5.6.4/python/)|XRootD 5.6.4 Python Bindings Docs| Man pages --------- -[xprep.1](/doc/man/xprep.1.html), -[xrd.1](/doc/man/xrd.1.html), -[xrdadler32.1](/doc/man/xrdadler32.1.html), -[xrdcp.1](/doc/man/xrdcp.1.html), -[xrdcp-old.1](/doc/man/xrdcp-old.1.html), -[xrdfs.1](/doc/man/xrdfs.1.html), -[xrdgsiproxy.1](/doc/man/xrdgsiproxy.1.html), -[xrdstagetool.1](/doc/man/xrdstagetool.1.html), -[xrootdfs.1](/doc/man/xrootdfs.1.html), -[cmsd.8](/doc/man/cmsd.8.html), -[cns_ssi.8](/doc/man/cns_ssi.8.html), -[frm_admin.8](/doc/man/frm_admin.8.html), -[frm_purged.8](/doc/man/frm_purged.8.html), -[frm_xfragent.8](/doc/man/frm_xfragent.8.html), -[frm_xfrd.8](/doc/man/frm_xfrd.8.html), -[mpxstats.8](/doc/man/mpxstats.8.html), -[XrdCnsd.8](/doc/man/XrdCnsd.8.html), -[xrdpwdadmin.8](/doc/man/xrdpwdadmin.8.html), -[xrdsssadmin.8](/doc/man/xrdsssadmin.8.html), -[xrootd.8](/doc/man/xrootd.8.html) +[xprep.1]({{ site.url }}/doc/man/xprep.1.html), +[xrd.1]({{ site.url }}/doc/man/xrd.1.html), +[xrdadler32.1]({{ site.url }}/doc/man/xrdadler32.1.html), +[xrdcp.1]({{ site.url }}/doc/man/xrdcp.1.html), +[xrdcp-old.1]({{ site.url }}/doc/man/xrdcp-old.1.html), +[xrdfs.1]({{ site.url }}/doc/man/xrdfs.1.html), +[xrdgsiproxy.1]({{ site.url }}/doc/man/xrdgsiproxy.1.html), +[xrdstagetool.1]({{ site.url }}/doc/man/xrdstagetool.1.html), +[xrootdfs.1]({{ site.url }}/doc/man/xrootdfs.1.html), +[cmsd.8]({{ site.url }}/doc/man/cmsd.8.html), +[cns_ssi.8]({{ site.url }}/doc/man/cns_ssi.8.html), +[frm_admin.8]({{ site.url }}/doc/man/frm_admin.8.html), +[frm_purged.8]({{ site.url }}/doc/man/frm_purged.8.html), +[frm_xfragent.8]({{ site.url }}/doc/man/frm_xfragent.8.html), +[frm_xfrd.8]({{ site.url }}/doc/man/frm_xfrd.8.html), +[mpxstats.8]({{ site.url }}/doc/man/mpxstats.8.html), +[XrdCnsd.8]({{ site.url }}/doc/man/XrdCnsd.8.html), +[xrdpwdadmin.8]({{ site.url }}/doc/man/xrdpwdadmin.8.html), +[xrdsssadmin.8]({{ site.url }}/doc/man/xrdsssadmin.8.html), +[xrootd.8]({{ site.url }}/doc/man/xrootd.8.html) Presentations and papers ------------------------ @@ -68,16 +68,16 @@ Presentations and papers |Date |Files |Description | |:---------:|:--------------------------------------------------------------------:|------------------------------------------------------------------| |27-Mar-2023|[html](https://indico.cern.ch/event/875381/timetable/#20230327.detailed)|XRootD (Wed-Fri) and FTS (Mon-Wed) workshop @ JSI, Ljubljana| -|07-Feb-2022|[pptx](/presentations/NSDF-220207.pptx) [pdf](/presentations/NSDF-220207.pdf)|National Science Data Facility User Communitiy Meeting| -|02-Feb-2022|[pdf](/presentations/xrdec_atlas_swc.pdf)|XRootD EC Object Store (ATLAS Software & Computing Week @ CERN) -|14-Dec-2020|[pdf](/presentations/GSI-XRootD-Roadmap.pdf)|XRootD Roadmap (Workshop @ GSI, Darmstadt)| -|26-Nov-2019|[pdf](/presentations/nikolai_doma_access_26.11.2019.pdf)|Update on Xcache tests at LMU Munic (DOMA Access Meeting)| +|07-Feb-2022|[pptx]({{ site.url }}/presentations/NSDF-220207.pptx) [pdf]({{ site.url }}/presentations/NSDF-220207.pdf)|National Science Data Facility User Communitiy Meeting| +|02-Feb-2022|[pdf]({{ site.url }}/presentations/xrdec_atlas_swc.pdf)|XRootD EC Object Store (ATLAS Software & Computing Week @ CERN) +|14-Dec-2020|[pdf]({{ site.url }}/presentations/GSI-XRootD-Roadmap.pdf)|XRootD Roadmap (Workshop @ GSI, Darmstadt)| +|26-Nov-2019|[pdf]({{ site.url }}/presentations/nikolai_doma_access_26.11.2019.pdf)|Update on Xcache tests at LMU Munic (DOMA Access Meeting)| |11-Jun-2019|[html](https://indico.cern.ch/event/727208/other-view?view=standard)|XRootD Workshop @ CC-IN2P3, Lyon| |08-Nov-2016|[html](https://indico.cern.ch/event/523410/other-view?view=standard)|XRootD Workshop @ ICEPP, Tokyo| |27-Jan-2015|[html](https://indico.cern.ch/event/330212/other-view?view=standard)|XRootD Workshop @ UCSD| -|07-Nov-2014|[pptx](/presentations/COW-141107.pptx) [pdf](/presentations/COW-141107.pdf)|Future of Data Federation (CMS Offline Week)| -|14-Jul-2014|[pptx](/presentations/GSI-140715.pptx)|XRootD Release 4 and Beyond (GSI Seminar)| -|03-Feb-2014|[pdf](/presentations/20140203_client_plugins.pdf)|Client-side plug-ins (CERN IT-DSS R&D Meeting)| -|06-Aug-2013|[pptx](/presentations/LSST-Review.pptx) [pdf](/presentations/LSST-Review.pdf)|Clustering mySQL via XRootD (Presentation at August LSST Review)| -|17-May-2013|[pptx](/presentations/Google_IO_talk_1305.pptx) [pdf](/presentations/Google_IO_talk_1305.pdf)|ATLAS, XRootD, & GCE (Presentation at Google I/O 17-May-13)| +|07-Nov-2014|[pptx]({{ site.url }}/presentations/COW-141107.pptx) [pdf]({{ site.url }}/presentations/COW-141107.pdf)|Future of Data Federation (CMS Offline Week)| +|14-Jul-2014|[pptx]({{ site.url }}/presentations/GSI-140715.pptx)|XRootD Release 4 and Beyond (GSI Seminar)| +|03-Feb-2014|[pdf]({{ site.url }}/presentations/20140203_client_plugins.pdf)|Client-side plug-ins (CERN IT-DSS R&D Meeting)| +|06-Aug-2013|[pptx]({{ site.url }}/presentations/LSST-Review.pptx) [pdf]({{ site.url }}/presentations/LSST-Review.pdf)|Clustering mySQL via XRootD (Presentation at August LSST Review)| +|17-May-2013|[pptx]({{ site.url }}/presentations/Google_IO_talk_1305.pptx) [pdf]({{ site.url }}/presentations/Google_IO_talk_1305.pdf)|ATLAS, XRootD, & GCE (Presentation at Google I/O 17-May-13)| diff --git a/index.md b/index.md index 06cbeb5..82b9781 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ Quick Links GNU LGPL License * [Policies](policies/SWRSP.htm) - Software Release and Support Policy * [WLCG Privacy Notice](https://wlcg-docs.web.cern.ch/policy/data_privacy/WLCGPrivacyNotice2022.pdf) - recommended privacy policy for sites using XRootD - * [Scalla-Intro.pdf](/papers/Scalla-Intro.pdf) - an overview of the xrootd + * [Scalla-Intro.pdf]({{ site.url }}/papers/Scalla-Intro.pdf) - an overview of the xrootd system * {{ "" | latest_release_url }} - the latest version of the software * [Release Notes](https://github.com/xrootd/xrootd/releases) - a list of significant changes