comparison Sphinx/source/plugins/object-storage.rst @ 508:cf489ab9ca48

migration script for azure
author Alain Mazy <alain@mazy.be>
date Tue, 08 Sep 2020 12:02:53 +0200
parents 4e426dec4fee
children fb564139d62b
comparison
equal deleted inserted replaced
503:141c2c8e94be 508:cf489ab9ca48
199 from both the file system and the object storage. 199 from both the file system and the object storage.
200 200
201 This option can be disabled as soon as all files have been copied from the file system to the 201 This option can be disabled as soon as all files have been copied from the file system to the
202 object storage. Note that Orthanc is not copying the files from one storage to the other; you'll 202 object storage. Note that Orthanc is not copying the files from one storage to the other; you'll
203 have to use a standard ``sync`` command from the object-storage provider. 203 have to use a standard ``sync`` command from the object-storage provider.
204
205 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>`__ .
204 206
205 207
206 Sample setups 208 Sample setups
207 ------------- 209 -------------
208 210