Privacy Policy for WiFi FTP Server Pro
Last Updated: May 24, 2026
Your privacy is extremely important to us. This Privacy Policy details how WiFi FTP Server Pro (the "Application") handles your information.
Our core philosophy is simple: We do not collect, store, share, or transmit any of your personal data, files, or usage information. The Application operates as a fully local-first utility.
1. Summary of Data Collection
- Personal Information: We collect zero personal information. We do not ask for your name, email address, phone number, location, or device identifiers.
- Your Files: The Application allows you to transfer files between your Android device and other devices (like a computer) over your local network. Your files remain entirely on your device and the connected local clients. We never upload, transmit, or back up your files to any external servers or third parties.
- Third-Party Services: There are no third-party SDKs, analytics tools, crash reporting libraries, advertising network integrations, or cloud databases in this Application. All functionality is performed completely offline and locally.
2. Information Handled Locally
All data handled by the Application is stored or processed exclusively on your local device:
- FTP Credentials: The username, password, and port configurations you define for your FTP/FTPS server are stored locally on your device using Android’s secure preferences storage (DataStore). They are only used to authenticate your incoming local FTP connections and are never transmitted outside your device.
- In-Memory Activity Logs: The Application displays a list of recent activity (such as client connections, authentication status, and file transfer commands) in the user interface. This activity log is stored entirely in volatile memory (RAM) with a limit of 300 entries. These logs are never saved to persistent storage, are completely destroyed when the Application is closed, and are never shared.
3. Android Permissions Explained
To function as a local FTP/FTPS server, the Application requires specific Android permissions. We only request permissions that are strictly necessary for the core functionality:
A. Storage Permissions
android.permission.MANAGE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE