EnglishFrenchSpanish

Ad


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
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 2
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 3
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 4
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 5
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 6
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 7
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • More »

Linux commands

Ad