Screenshots
Description
FTPS (FTP over TLS) server for secure file sharing between devices over network.
Features:
- User Permissions - Granular control over Read/Write operations
- Per-User Root Folders - Isolated directories for each user
- Path Security - Protection against directory traversal attacks
- UTF-8 - Supports localized characters
- Self-Signed Certificates - Auto-generate TLS certificates or bring your own
This is the Android app (Kotlin). No ads. Open source (CC0). Each user chooses a folder with the system picker. A notification keeps transfers running with the screen off.
Requires Android 6.0 or newer.
What’s new (2026.09.03)
Preparation for Huawei store.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_SPECIAL_USE
- NotificationsShow notifications.
- Prevent sleepingKeep the device from going to sleep.
- Wi-Fi stateRead information about the Wi-Fi connection.
- Network stateCheck whether and how the device is connected.
- ftpsserver.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments