FTP Server – Multiple FTP users v0.14.16 Full [Paid]

A powerful application allows you to run FTP Server on your phone and help your friend or you to access/share files over the Internet.
Download APK
4.1/5 Votes: 1,795
Developer
Banana Studio
Updated
September 8, 2021
Requirements
4.1 and up
Size
6.0 M
Get it on
Google Play

Report this app

Images

Description

Powerful application allows you to run an FTP server on your phone and help yourself or your friend to access / share files on the internet.
It also helps you not to use the device’s USB port to increase its lifespan. It is also called WiFi file transfer or wireless file management.

All features are completely free

You can remove the ads by opening the Remove Ads section on the About screen.

APPLICATION FEATURES

√ Use all the network interfaces of your device, in particular: WiFi, Ethernet, Tethering …
√ Multiple FTP users (anonymous user included)
• Allow each user to show or not the hidden files
√ Multiple paths for each user: all folders in your internal storage or external SD card
• Can set read-only or full write access on each path
√ Support simultaneous file transfer
√ Automatically open your router’s port: access files from anywhere on Earth

For the list of routers tested, please see the Help section in the app

√ Automatically start the FTP server when some WiFi is connected
√ Automatically start the FTP server on startup
√ Has public intentions to support scripts / Tasker

 Integration of Tasker:

Add a new task action (choose System -> Send Intent) with the following information:
• Package: net.xnano.android.ftpserver
• Class: net.xnano.android.ftpserver.receivers.CustomBroadcastReceiver
• Actions: one of the following actions:
– net.xnano.android.ftpserver.START_SERVER
– net.xnano.android.ftpserver.STOP_SERVER

APPLICATION SCREENS

Home: Check server configurations such as
• Start / stop the server
• Monitor connected clients
• Change port, passive ports
• Define the inactivity period
• Enable automatic start on a specific WiFi detected, at startup …
• …

User Management

• Manage users and paths for each user
• Delete the user by swiping left / right on this user.

Which FTP clients are supported?

√ You can use any FTP client on Windows, Mac OS, Linux or even browser to access this FTP server.
• FileZilla
• Windows Explorer: if the user is not anonymous, please enter the address in ftp: // username @ ip: port / format in Windows Explorer (username you created in the User Management)
• Finder (MAC OS)
• File manager on the Linux operating system
• Total Commander (Android)
• Web browsers such as Chrome, Filefox, Edge … can be used in read-only mode

PASSIVE PORTS

The passive port range is from the initial port (default 50000) to the next 128 ports if UPnP is enabled, or to the next 256 ports if UPnP is disabled. In fgeneral:
– 50,000 – 50128 if UPnP enabled
– 50,000 – 50,256 if UPnP disabled
From 0.13.0, the initial port is 60000

OPINION

– Sleep mode: the app may not work as expected if sleep mode is enabled. Please go to Settings -> Find Doze Mode and whitelist this app.

REQUIRED AUTHORIZATIONS

√ WRITE_EXTERNAL_STORAGE: Mandatory authorization for the FTP server to access files on your device.
√ INTERNET, ACCESS_NETWORK_STATE, ACCESS_WIFI_STATE: permissions required to allow the user to connect to the FTP server.
√ Location (coarse / fine location): required for the user who wants to automatically start the server over the connected Wi-Fi on Android P and above.
* Please read the Android P restriction on obtaining Wifi connection information here: https://developer.android.com/about/versions/pie/android-9.0-changes-all#restricted_access_to_wi-fi_location_and_connection_information
* Android Q +: Because getting WiFi connection information while the app is in the background requires “Background location”, so to work properly, please select “Allow all the time” when you activate this feature.

SUPPORT

If you have any problems, want new features, or have feedback to improve this app, please feel free to send it to us via the support email: [email protected].
NEGATIVE FEEDBACK cannot help the developer resolve issues!

Privacy Policy
https://xnano.net/privacy/ftpserver_privacy_policy.html

What's new

0.13.5
• Minor bug fixes