2015-06-30
1.0.0
Hainan Zhao
9.0.1.4
All
All
Applications
[Overview]
A file system manager of the remote server built with Bootstrap and AngularJS
[Detail]
FEATURES
*Basic file system operations create, modify, delete, zip, Download Files/Folders
*Access control admin module
*Switch between different root folders
*4 languages are supported now: English, Chinese, Spanish, Portuguess
DEPENDENCIES
*ArdoJSON - http://www.outsystems.com/forge/component/413/ardojson/
*FileSystem - http://www.outsystems.com/forge/component/68/filesystem/
SETUP:
1. Make sure the server identity your outsystem is using has enough access to the local file system. Such as Create/Modify/Delete.
2. Set up user access to the remote file system on the admin page.
*Assign the "FileManagerAdmin" Role to the admin user and to to http://yourwebsite.com/FileManager/Admin.aspx.
*Admin then can add folder access to the normal user. Note: You can add multiple root folders to one normal user.
CopyRight and License
The UI part of this application is based on Angular-FileManager. (https://github.com/joni2back/angular-filemanager)
That part of code is under the MIT license.(https://github.com/joni2back/angular-filemanager/blob/master/LICENSE)