GithubHelp home page GithubHelp logo

trikaphundo / primitive-ftpd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wolpi/prim-ftpd

0.0 0.0 0.0 16.79 MB

FTP server app for android

License: Other

Python 0.98% Java 98.58% HTML 0.44%

primitive-ftpd's Introduction

Primitive FTPd

FTP server app for android.

Code Size

Donate

Get it on F-Droid

Get it on Google Play

Get it on Amazon

Some features:

  • Can optionally be started on system boot
  • Shows statusbar notification when server is running
  • Server can be stopped from statusbar
  • Shows information about how to connect on main screen
  • Optional wakelock while server runs to avoid uploads and downloads to be aborted
  • Optional encryption via sftp
  • Server can be announced
  • Public key authentication for sftp
  • Optional anonymous login
  • Widget to start/stop server
  • Plugins for powertoggles and tasker
  • Android 7 Quicksettings Tile
  • Optional root access
  • Optional support for Android Storage Access Framework to access external sd-card the official way (NOTE requires selecting a directory, not the root of the sd-card).

Development Snapshot

You may download latest development snapshot from GitHub packages.

Translation

You may help translate this app in hosted weblate.

sftp vs scp

Note: when accessing this app's server via scp, it might be necessary for some clients (specific versions of ssh coming with linux distros), to specify option -O.

Permission

Google introduces more and more restrictions to filesystem access to Android. In order to access all your files through this server you might have to grant it 'all files access' permission in Anroid settings.

permission screen 1 permission screen 2 permission screen 3 permission screen 4 permission screen 5

To be able to allow 'All files access' an app must declare android.permission.MANAGE_EXTERNAL_STORAGE in it's manifest file. Google has a policy wether an app is allowed to declare that permission and be published on Google Play. As you can see below this app is considered as not compliant.

How can you use this server on your device to access your files?

  • Install from f-droid
  • Download from GitHub releases
  • Use SAF
  • Use QuickShare

Mail from Google:

google play policy mail

primitive-ftpd's People

Contributors

wolpi avatar weblate avatar techn0punk avatar codebymikey avatar xphnx avatar solokot avatar zmni avatar t1011 avatar cges30901 avatar tiagogaspar8 avatar oleguka avatar waldist avatar berhem-taher avatar comradekingu avatar trikaphundo avatar swyter avatar sr093906 avatar julienth37 avatar szemcse avatar mirbuf avatar cl0ne avatar vagnum08 avatar beriain avatar licaon-kter avatar riveravaldez avatar hj2650 avatar blabios avatar ebedami avatar apie avatar boffire avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.