# HG changeset patch # User Sebastien Jodogne # Date 1608704625 -3600 # Node ID dda28dfd7d9d807b69d43f7bc326bbe4a9ee67f9 # Parent 796136e5f4b3892b1b7d0ee85e53ca89f3800b09 webdav and zip diff -r 796136e5f4b3 -r dda28dfd7d9d Sphinx/source/users/webdav.rst --- 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 --------------------