Home Applications IRIS-FileServer

IRIS-FileServer

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
487
Views
17
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
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”)

Read more
Made with
Install
zpm install fileserver download archive
Version
1.0.318 Dec, 2023
Category
Technology Example
Works with
CachéEnsembleInterSystems IRIS
First published
23 Aug, 2018
Last checked by moderator
15 Jan, 2024Works