EnglishFrenchSpanish

Ad


OnWorks favicon

gphotofs - Online in the Cloud

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

This is the command gphotofs 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


gphotofs - filesystem to mount digital cameras

DESCRIPTION


GPhotoFS is a filesystem client based on libgphoto2 that exposes supported cameras as
filesystems; while some cameras implement the USB Mass Storage class and already appear as
filesystems (making this program redundant), many use the Picture Transfer Protocol (PTP)
or some other custom protocol. But as long as the camera is supported by libgphoto2, it
can be mounted as a filesystem using this program.

As libgphoto2 is a userspace library for interacting with cameras, it is natural that if
one to build a filesystem ontop of it, one should use FUSE, and that is what I have done.

SYNOPSIS


mounting
gphotofs <mountpoint>

unmounting
fusermount -u <mountpoint>

NOTES


You must have permission to read and write the device. By default, devices recognized by
libgphoto2 are created with read/write access for group "plugdev", so users must be added
to this group to use GPhotoFS.

LIMITATIONS


GPhotoFS currently can't add or remove directories, rename files or directories, add or
modify files and get space information.

Use gphotofs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    createhdf
    createhdf
    createhdf — Create a blank IDE hard
    disk image inhdf format ...
    Run createhdf
  • 4
    CreateInterface
    CreateInterface
    CreateInterface — Create a Java
    Interface definition from DBus
    introspection data. ...
    Run CreateInterface
  • 5
    gba3
    gba3
    gba3 - GAMBAS Archiver ...
    Run gba3
  • 6
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • More »

Ad