SwiFTP favicon

SwiFTP

SwiFTP 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