EnglishFrenchSpanish

OnWorks favicon

jmtpfs - Online in the Cloud

Run jmtpfs in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command jmtpfs that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


jmptfs - FUSE based filesystem for accessing MTP devices

SYNOPSIS


jmtpfs [options] MOUNTPOINT

DESCRIPTION


jmtpfs is a FUSE and libmtp based filesystem for accessing MTP (Media Transfer Protocol)
devices. It was specifically designed for exchaning files between Linux (and Mac OS X)
systems and newer Android devices that support MTP but not USB Mass Storage.

The goal is to create a well-behaved filesystem, allowing tools like find(1) and rsync(1)
to work as expected. MTP file types are set automatically based on file type detection
using libmagic(3). Setting the file type is necessary for some Android applications, like
Gallery, to be able to find and use the files uploaded to the device.

USAGE


For regular use, simply specifying a MOUNTPOINT will have the first available MTP device
mounted under it. Mounted devices should be unmounted using

fusermount -u MOUNTPOINT

(see fusermount(1) for more details).

Note: most (if not all) Android phones have to be unlocked when first accessed over MTP;
if you get an input/output error on the mountpoint, unlock the phone and retry.

OPTIONS


jmtpfs accepts the following options:

-h Show summary of options.

-V, --version
Show the program version.

-l, --listDevices
List all available MTP devices.

-device=<busnum>,<devnum>
Specify the device to mount. If unspecified, the first device found is used.

In addition to these options, all options supported by fuse(8) are available. See jmtpfs
-h for more information.

Use jmtpfs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad