1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifm_ynh.git synced 2024-09-03 18:45:52 +02:00
ifm_ynh/doc/DESCRIPTION.md

13 lines
438 B
Markdown
Raw Permalink Normal View History

2021-08-28 19:24:32 +02:00
The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP.
2021-08-28 17:17:45 +02:00
### 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
2021-08-28 19:30:50 +02:00
- simple authentication (LDAP via `ldap_bind` possible)