EnglishFrenchSpanish

OnWorks favicon

gnunet-fuse - Online in the Cloud

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

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


gnunet-fuse - mount directories shared on gnunet

SYNOPSIS


gnunet-fuse [OPTIONS]

DESCRIPTION


gnunet-fuse is a tool to mount directories that have been published via GNUnet's
file-sharing applications. With gnunet-fuse, directories that have been published on
GNUnet can be mounted as read-only file systems and the accessed using normal file
operations. In contrast to downloading the directory recursively via gnunet-download,
this has the advantage that files are downloaded on-demand. Only those files (or
directories) that you access will be downloaded. Furthermore, in the case of larger
files, only those blocks that an application actually reads will be downloaded.
Naturally, operations on the file system will block until the download has succeeded,
which can theoretically mean that they never terminate and must be aborted.

gnunet-fuse will store all downloaded files in a temporary directory on disk. This cache
will be purged when gnunet-fuse exits normally (which happens when the file-system is
unmounted). As mounting a file system is a priviledged operation, gnunet-fuse must be run
by root. If root is not in the 'gnunet' group, access to the shared directory will likely
fail as the gnunet-service-fs will likely refuse access to root. This can be solved
either by adding root to the 'gnunet' group, or by disabling the access control options
for gnunet-service-fs.

-c FILENAME, --config=FILENAME
configuration file to use

-d ATH, --directory=PATH
PATH specifies the mountpoint that gnunet-fuse should use as the destination for
mounting the file system.

-h, --help
print help page

-L LOGLEVEL, --loglevel=LOGLEVEL
Change the loglevel. Possible values for LOGLEVEL are ERROR, WARNING, INFO and
DEBUG.

-s URI, --source=URI
URI is the file-sharing URI of the directory that is to be mounted. It must be
either of type CHK or of type LOC.

-t, --single-threaded
in this mode, gnunet-fuse will run in "debug" mode and disable FUSE concurrency
(and add some additional logging). Normally, gnunet-fuse will download multiple
files in parallel if multiple IO requests are queued with the file system at the
same time. In debug mode, all requests are processed sequentially. Note that
gnunet-fuse will still fork a helper process to perform the actual interaction with
the GNUnet file-sharing service.

-v, --version
print the version number

NOTES


gnunet-fuse currently only supports read-only operations on the file system. All files
will be owned by root and will be world-readable.

REPORTING BUGS


Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to
<[email protected]>

Use gnunet-fuse online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad