MAXS Module FileWrite: User Guide

Table of Contents

1. Overview

Write, modify (rename, move, …) and delete files on the external storage.

Makes optional use of modules none
Uses inoffical Android API

1.1. Permissions

Permission Use
android.permission.WRITE_EXTERNAL_STORAGE Write, modify and delete files on the external storage

2. Commands

2.1. rm

2.1.1. rm path

Not implemented yet

3. File transfer

This module allows transports to receive incoming file transfers by allowing the file to be stored on the devices storage. For example the XMPP transport will automatically accept all incoming file transfers from any master JID if this module is installed.

Created: 2022-04-26 Di 17:57

Validate