Home Applications IRIS-FileServer

IRIS-FileServer

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
1 reviews
0
Awards
520
Views
18
IPM installs
0
0
Details
Releases (4)
Reviews (1)
Issues
Seed for sharing files via uid with InterSystems Cache

What's new in this version

zpm

Cache-FileServer

Quality Gate Status

Seed for sharing files via uid with InterSystems Cache.

Install.

  1. Create new namespace (eg. fileserver) with new database.
  2. Import files (git-clone or download zip-archive).
  3. Compile all files.
  4. Create new web-application “/fileserver”, with dispatch class: Fileserver.Broker
  5. Set global ^Settings(“user_files_dir”) value as a path to directory, which would store user uploaded files.

If installation has been completed successfully, then your server will be available at: http://[server ip]:[server port]/fileserver/files

Test info at: http://[server ip]:[server port]/fileserver/test

Add directory with files to fileserver: do ##class(Fileserver.File).AddDir(“Path\to\dir”)

Made with
Install
zpm install fileserver download archive
Version
1.0.308 Apr, 2022
Category
Technology Example
Works with
CachéEnsembleInterSystems IRIS
First published
23 Aug, 2018
Last edited
18 Dec, 2023
Last checked by moderator
17 Sep, 2024Works