FTP Server (Demo) 2.10.2 APK

FTP Server (Demo) 2.10.2 APK

Descargar

App Info

  • Nombre del softwareFTP Server (Demo)
  • CategoríaHerramientas
  • Versión2.10.2
  • Requisito4.0 o superior
  • File Size168.87 KB
  • tiempo de actualización
  • Código Appbe.ppareit.swiftp_free

descripción

An FTP Server for your android device. This program allows you to run an ftp server on your android device. This means that any program can access the files on your device while the ftp server is running. For example, entering 'ftp://...' in the firefox url bar will allow you to browse the files on your device from a desktop pc or a laptop.By default, the user name and password are both 'ftp', you should change them. You use this username and password when accessing the server.For power and security reasons, it is recommended that the server be stopped after use.This program has had an interface rewrite to make it look nice on both tablets and phones. It follows the Holo interface guidelines. If something does not feel right, contact the developer.This program supports intents. Other programs can thus communicate with the ftp server (user controlled). If your an application developer that wishes to add support for ftp server, you can contact me for help. For scripting, the following intents can be used:be.ppareit.swiftp.ACTION_START_FTPSERVERbe.ppareit.swiftp.ACTION_STOP_FTPSERVERFTP Server is open source software released under the GPL v3.Code: https://github.com/ppareit/swiftpIssues: https://github.com/ppareit/swiftp/issues?state=openCurrent maintainer: Pieter Pareit.Initial development: Dave Revell.

Read external storageAllows to read from external storage such as SD card.
Write external storageAllows to write to external storage such as SD card.
InternetAllows to access internet network.
Access network stateAllows to access information about networks.
Access wifi stateAllows to access information about Wi-Fi networks.
Wake lockAllows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Change wifi stateAllows to change Wi-Fi connectivity state.
Change wifi multicast stateAllows to enter Wi-Fi Multicast mode.