changeset 509:fb564139d62b

merge
author Alain Mazy <alain@mazy.be>
date Tue, 08 Sep 2020 12:03:12 +0200
parents cf489ab9ca48 (diff) a51542cfdfeb (current diff)
children 7cb4e27f9f3e
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	Tue Sep 08 10:45:42 2020 +0200
+++ b/Sphinx/source/plugins/object-storage.rst	Tue Sep 08 12:03:12 2020 +0200
@@ -264,6 +264,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
 -------------