mirror of
https://github.com/YunoHost-Apps/ifm_ynh.git
synced 2024-09-03 18:45:52 +02:00
12 lines
438 B
Markdown
12 lines
438 B
Markdown
The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP.
|
|
|
|
### features
|
|
|
|
- create/edit files and directories
|
|
- copy/move files and directories
|
|
- download files and directories
|
|
- upload files directly, remotely via URL or per drag & drop
|
|
- extract archives (tar, tgz, tar.gz, tar.bz2, zip)
|
|
- change permissions
|
|
- image preview
|
|
- simple authentication (LDAP via `ldap_bind` possible)
|