1.32 / Jun 7, 2017
(4.392857/5) (9008)

Description

Transfer files to/from your PC

App Information Ftp Server

  • App Name
    Ftp Server
  • Package Name
    com.theolivetree.ftpserver
  • Updated
    Jun 7, 2017
  • File Size
    Undefined
  • Requires Android
    Android 2.1
  • Version
    1.32
  • Developer
    The Olive Tree
  • Installs
    1M+
  • Price
    Free
  • Category
    Tools
  • Developer
    Vine Cottage Horton Road HORTON, BERKSHIRE SL39NU Reino Unido
  • Google Play Link

Ftp Server Version History

Select Ftp Server Version :
  • 1.32 (34) - Latest Version
  • 1.31 (33)
  • 1.28 (30)
  • 1.27 (29)
  • 1.25 (27)
  • Ftp Server 1.32 APK File

    Publish Date: 2022 /5/24
    Requires Android: Android 2.1+ (clair, API: 7)
    File Size: 2.7 MB
    Tested on: Android 7.1 (Nougat, API: 25)
    File Sha1: 8ae84113449ef9964010e08326a479511e53c47b
    APK Signature: 4a77189d113a06cc9322688696bbea54f94ea1f4
  • Ftp Server 1.31 APK File

    Publish Date: 2016 /11/6
    Requires Android: Android 2.1+ (clair, API: 7)
    File Size: 2.7 MB
    Tested on: Android 6.0 (Marshmallow, API: 23)
    File Sha1: f18a802725becda484c7d3b3cb48496d8fff7ad3
    APK Signature: 4a77189d113a06cc9322688696bbea54f94ea1f4
  • Ftp Server 1.28 APK File

    Publish Date: 2016 /4/23
    Requires Android: Android 2.1+ (clair, API: 7)
    File Size: 2.7 MB
    Tested on: Android 6.0 (Marshmallow, API: 23)
    File Sha1: 151a55187449a59ca178a744f0f593501afaad5a
    APK Signature: 4a77189d113a06cc9322688696bbea54f94ea1f4
  • Ftp Server 1.27 APK File

    Publish Date: 2016 /4/7
    Requires Android: Android 2.1+ (clair, API: 7)
    File Size: 2.7 MB
    Tested on: Android 6.0 (Marshmallow, API: 23)
    File Sha1: f4fe0b1fdcd17401972339c0674a89be37c781d0
    APK Signature: 4a77189d113a06cc9322688696bbea54f94ea1f4
  • Ftp Server 1.25 APK File

    Publish Date: 2015 /10/29
    Requires Android: Android 2.1+ (clair, API: 7)
    File Size: 2.6 MB
    Tested on: Android 5.0 (Lollipop, API: 21)
    File Sha1: af0bc681ce2a226d4387e3dd61d2d50bf4012748
    APK Signature: 4a77189d113a06cc9322688696bbea54f94ea1f4

The Olive Tree Show More...

Ftp Server 1.32 APK
Transfer files to/from your PC
WebDAV Server Pro 1.17 APK
WebDAV Server Pro. Mount directories on the phone as directories onyour PC.
Wear File Transfer 1.0 APK
Copy files from/to the memory of your Androidwear watch with this app.The application will be installed in your watch as soon as it isconnected to your phone via bluetooth.Once installed you need to connect your watch to a WIFI networkto use this application. At the moment this is the only supportedconnection.Use any FTP client (also Windows File Explorer) to copy/readfiles to/from your watch, just enter the address on the screen whenthe server is running.Your watch will not connect to a WIFI network while connected toyour phone via bluetooth.TODO:Support also Bluetooth connection.
Ftp Server Pro 1.32 APK
Transfer files to/from your PC
Ftp Server Pro TV 1.32 APK
The Olive Tree
Same as Ftp Server Pro but this app can be run in devices withoutatouch screen as a TV. I am still testing this app; if you haveanyproblem with it I will make a refund before 24 hours.Read/writeany folder, including sdcard, in your android device withthis ftpserver. You can backup your photos to your PC, copy musicandmovies to your device, etc. If you still do not have a ftpclient Irecommend FileZilla client (you can download itonhttp://filezilla-project.org/) but you can also use fileexploreron windows. Free version does not allow landscape screen.Features:Use any network interface in your device including: WIFI,Ethernet,Mobile network, USB... Anonymous user (can be disabled).One Ftpuser (can be disabled). Name and password can be changed.Homedirectory can be root directory, Read only mode. Passive andactivemodes. Show hidden files. Custom home folder. Option to runserveras a foreground service. Energy save mode. Languagessupported:English, Spanish, Romanian, French, Italian, Hungarian,German,Chinese, Catalan, Korean, Russian, Japanese andPortuguese.Intents:   com.theolivetree.ftpserver.StartFtpServerProTv   com.theolivetree.ftpserver.StopFtpServerProTv How to connectwithFtp server using USB cable: This can useful when you have USBcableand not network available. 1) On your phone gotoSettings->Applications->Development and set option"USBdebugging". 2) Connect your phone to your PC using USB cable.3)Start adb server. On your PC run command "adb start-server". adbisa program that you can find on android sdk. Usually you willfindit on android-sdk\platform-tools\adb. 4) Forward needed portsfromyour PC to your phone. On your PC run command "adb forwardtcp:2221tcp:2221" You will need to repeat this step for all ftpserver andpassive ports configured in your phone. It will be easierif youuse a small range of passive ports. With this, any connectioninyour pc to 127.0.0.1:2221 will be forwarded to your phone inport2221. 5) Run Ftp server in your phone, open settings andin"Network interfaces" select "Loopback (127.0.0.1)" or "All"6)Start ftp server. 7) In your PC connect your ftp clienttoftp://127.0.0.1:2221 (port might be different, it depends onyourFtp Server configuration). Connections in this mode need tobealways started by PC so only passive mode is available whenusingUSB connection. Permissions needed: INTERNETACCESS_NETWORK_STATEACCESS_WIFI_STATE Network permission to enableserver to opennetwork communication with ftp clients.WRITE_EXTERNAL_STORAGEEnables ftp server write received files fromftp clients on sdcard.WAKE_LOCK Keeps phone wake only while serveris running. If phoneis not wake connections to ftp server can fail.Shortcuts to startthe server: KEYCODE_PROG_GREEN KEYCODE_MEDIA_PLAYKEYCODE_1KEYCODE_BUTTON_1 KEYCODE_NUMPAD_1 KEYCODE_BUTTON_XShortcuts tostop the server: KEYCODE_PROG_RED: KEYCODE_MEDIA_STOP:KEYCODE_2:KEYCODE_BUTTON_2: KEYCODE_NUMPAD_2: KEYCODE_BUTTON_B:Shortcuts toaccess server settings: KEYCODE_PROG_YELLOW:KEYCODE_3:KEYCODE_BUTTON_3: KEYCODE_NUMPAD_3: KEYCODE_BUTTON_Y:Librariesused by this program: Apache ftp server v1.0.6. Apache2License.Android viewflow pakerfeldt (01/Nov/2011). Apache2License:http://www.apache.org/licenses/LICENSE-2.0.html Specialthanks to:Beatriz Vera, Surjit Panda, Alex Sovu, Balazs DavidMolnar, DamienVarvenne, Simone Balducci, Juanvi, Chengcheng Hu,Noelia, TomokazuWakasugi and Paulino Feitio.
Ssh server 0.13.0.1 APK
Ssh server. File transfers with protocol SCP and SFTP areavailable.Command line is also available (beta version). Commandline needs"/system/bin/sh" preinstalled.Intents:com.theolivetree.sshserver.StartSshServercom.theolivetree.sshserver.StopSshServerTo start the serverautomatically use application "Autostart andStaY!"https://play.google.com/store/apps/details?id=com.atasoglou.autostartandstayoralso Tasker with the intents provided. I have tested theserverusing: *Secure file transfer: WinSCP : http://winscp.net/FileZilla: https://filezilla-project.org/ *Command line: Putty:http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
BikeLight 1.11 APK
Application to simulate a bike light. Front light is simulatedusing flash light and rear lights using screen. If your phone doesnot have a flash light you will be able only to use rear light.Camera permission is needed to use the flash light.
WebDAV Server 1.17 APK
WebDAV Server. Mount directories on the phone as directories onyour PC.