Mercurial > hg > orthanc-book
changeset 570:dda28dfd7d9d
webdav and zip
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 23 Dec 2020 07:23:45 +0100 |
parents | 796136e5f4b3 |
children | ddd23a72bf99 |
files | Sphinx/source/users/webdav.rst |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/users/webdav.rst Tue Dec 22 12:11:59 2020 +0100 +++ b/Sphinx/source/users/webdav.rst Wed Dec 23 07:23:45 2020 +0100 @@ -55,6 +55,10 @@ filesystem that is permanently and transparently reconstructed out of the content of the Orthanc database. +NB: Starting with Orthanc 1.8.2, ZIP archives can also be added to the +``/uploads/`` folder. Orthanc will automatically decompress the ZIP +archive and upload any DICOM file it contains. + Server configuration --------------------