FTP Server icon
FTP Server icon

FTP Server

 3 likes

This program allows you to run an ftp server on your android device. This means that any other computer/device can access the files on your android device while the ftp server is running. For example, entering 'ftp://...

FTP Server screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Android
  No rating
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  FTP Server

 Tags

FTP Server News & Activities

Highlights All activities

Recent activities

No activities found.

FTP Server information

  • Developed by

    ppareit
  • Licensing

    Open Source and Free product.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about FTP Server, and it has gotten 3 likes

FTP Server was added to AlternativeTo by altcpm on Nov 19, 2016 and this page was last updated Mar 12, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is FTP Server?

This program allows you to run an ftp server on your android device. This means that any other computer/device can access the files on your android 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 user name and password when accessing the server.

For power and security reasons, it is recommended that the server be stopped after use.

Features:

  • Complete and efficient FTP Server
  • Implements advanced FTP features like UTF8, MDTM and MFMT
  • Implements Bonjour/DNS-SD for easy service discovery
  • Can automatically connect on selected wifi networks (work/home/...)
  • Anonymous login possible (with restricted rights for security)
  • Configuration of chroot directory possible (default sdcard)
  • Configuration of port possible (default 2121)
  • Possible to keep running while screen off
  • Runs on local network, even when tethering (phone is the access point)
  • Has public intents to support scripting:
  • be.ppareit.swiftp.ACTION_START_FTPSERVER
  • be.ppareit.swiftp.ACTION_STOP_FTPSERVER
  • Follows Material interface guidelines, looks good on phone/tablet/tv/...
  • Uses notification to remind user that the server is running
  • Easy starting/stopping server from settings
  • Has widget to ease starting/stopping server

FTP Server is open source software released under the GPL v3. Code: https://github.com/ppareit/swiftp Issues: https://github.com/ppareit/swiftp/issues?state=open

Current maintainer: Pieter Pareit. Initial development: Dave Revell.

Official Links