This commit is contained in:
Milos Stojanovic
2019-06-18 18:37:28 +02:00
parent a39d2c5331
commit f43d0cd23d
6 changed files with 16 additions and 13 deletions

View File

@@ -4,13 +4,13 @@
You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adaptes (see below).
FileGator has multi-user support so you can have admins and other users managing files with different access permissions, roles and home folders.
FileGator has multi-user support so you can have admins and other users managing the files with different access permissions, roles and home folders.
All basic file operations are supported: copy, move, rename, create, delete, zip, unzip, download, upload.
If allowed, users can download multiple files or folders at once.
File upload supports drag&drop, progress bar, pause and resume. Upload is chunked so you should be able to upload large files regardless of your server configuration.
File upload supports drag&drop, progress bar, pause and resume. Upload is chunked so you should be able to upload large files regardless of your server's configuration.