This module exposes ad-hoc commands XEP-0050 for listing uploaded files, and later for managing them.
This module depends on mod_http_upload, and exposes ad-hoc commands for each operation a user might do on their uploaded files.
The module can be added to the modules_enabled
field on
a host on which mod_http_upload is loaded.
Works with Prosody trunk at least.
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_file_management
For earlier versions see the documentation for installing 3rd party modules