changeset 508:cf489ab9ca48

migration script for azure
author Alain Mazy <alain@mazy.be>
date Tue, 08 Sep 2020 12:02:53 +0200
parents 141c2c8e94be
children fb564139d62b
files Sphinx/source/plugins/object-storage.rst
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/object-storage.rst	Mon Sep 07 14:21:01 2020 +0200
+++ b/Sphinx/source/plugins/object-storage.rst	Tue Sep 08 12:02:53 2020 +0200
@@ -202,6 +202,8 @@
 object storage.  Note that Orthanc is not copying the files from one storage to the other; you'll
 have to use a standard ``sync`` command from the object-storage provider.
 
+A migration script from File System to Azure Blob Storage is available courtesy of `Steve Hawes <https://github.com/jodogne/OrthancContributed/blob/master/Scripts/Migration/2020-09-08-TransferToAzure.sh>`__ .
+
 
 Sample setups
 -------------