Giter VIP home page Giter VIP logo

mc_extfs_adb's Introduction

adb+:

Adb+ is external file system for browsing and editing file system on
Android powered devices using Midnight Commander.

Usage: enter "cd adb://" or Alt-C and "adb://" to view remote file system.

Script will check for, and use an existing, busybox and will load 
the whole file system tree at first run, so first run will be slow
but susbsequent operations will be fast.

Supported operations are:

  * browsing;
  * copying of files in both directtions;
  * removing of files and directories;
  * viewing and editing of files;
  * execution of commands on remote file system.

Note: Don't forget to free VFS when you want to reread directory
contents using key combination "Ctrl-X a".

adbsu+:

Adbsu+ is the su-enabled sibling of adb+.
It tries to perform actions on the Android device using su 
(access has to be granted).
Exception: Writes use the normal "adb push" without su power.


Extfs:

Also, simple "extfs" virtual system is shipped along with this package.
It can be used to check output of other VFS modules.

Usage:

  * run a module with "list" command
    ./amodule list >out.extfs

  * cd into that file using command "cd out.extfs#extfs"/

mc_extfs_adb's People

Contributors

steve8x8 avatar steffen-aei 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.