EnglishFrenchSpanish

OnWorks favicon

convmvfs - Online in the Cloud

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

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


convmvfs - utility that mirrors a whole filesystem tree from one charset to another.

SYNOPSIS


convmvfs mountpoint [ options ]

DESCRIPTION


This manual page documents briefly the convmvfs command.

convmvfs is a FUSE (File System in Userspace) utility that transparently mirrors a
filesystem tree converting the filenames from one charset to another on the fly. Only the
names of files and directories are converted, the file content remains intact. The
mirrored tree is mounted at the given mountpoint.

OPTIONS


General options
-o opt[,opt...]
mount options

-h, --help
print help

-V, --version
print version

-h, --help
show summary of options

FUSE options
-d, -o debug
enable debug output (implies -f)

-f foreground operation

-s disable multi-threaded operation

-o Mount options are specified with a -o flag followed by a comma separated list of
options. The following options are recognized:

allow_other
allow access to other users

allow_root
allow access to root

nonempty
allow mounts over non-empty file/dir

default_permissions
enable permission checking by kernel

fsname=NAME
set filesystem name

large_read
issue large read requests (2.4 only)

max_read=N
set maximum size of read requests

hard_remove
immediate removal (don't hide files)

use_ino
let filesystem set inode numbers

readdir_ino
try to fill in d_ino in readdir

direct_io
use direct I/O

kernel_cache
cache files in kernel

umask=M
set file permissions (octal)

uid=N set file owner

gid=N set file group

entry_timeout=T
cache timeout for names (1.0s)

negative_timeout=T
cache timeout for deleted names (0.0s)

attr_timeout=T
cache timeout for attributes (1.0s)

srcdir=PATH
which directory to convert

icharset=CHARSET
charset used in srcdir

ocharset=CHARSET
charset used in mounted filesystem

NOTES


If you use a normal user account to mount the file system be sure to have r/w permissions
to /dev/fuse.

Use iconv --list to see which charsets are supported.

To allow other users to access the mount point use allow_other option.

IMPORTANT: if the mount point and srcdir point at the same directory, readdir call will
enter a dead loop. BE SURE TO AVOID THIS SITUATION!

SAMPLE USE


to mount:
$ convmvfs /ftp/pub_gbk -o srcdir=/ftp/pub,icharset=utf8,ocharset=gbk

to unmount:
$ fusermount -u /ftp/pub_gbk

Use convmvfs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 2
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 3
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 4
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 5
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 6
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • More »

Linux commands

  • 1
    acdtablee
    acdtablee
    acdtable - Generate an HTML table of
    parameters from an application ACD file ...
    Run acdtablee
  • 2
    acdtracee
    acdtracee
    acdtrace - Trace processing of an
    application ACD file (for testing) ...
    Run acdtracee
  • 3
    cpufreq-aperf
    cpufreq-aperf
    cpufreq-aperf - Calculates the average
    frequency over a time period SYNTAX:
    cpufreq-aperf [options] DESCRIPTION: On
    latest processors exist two MSR
    registers r...
    Run cpufreq-aperf
  • 4
    cpufreq-info
    cpufreq-info
    cpufreq-info - Utility to retrieve
    cpufreq kernel information SYNTAX:
    cpufreq-info [options] DESCRIPTION: A
    small tool which prints out cpufreq
    information hel...
    Run cpufreq-info
  • 5
    g.extension.allgrass
    g.extension.allgrass
    g.extension.all - Rebuilds or removes
    all locally installed GRASS Addons
    extensions. By default only extensions
    built against different GIS Library are
    rebuilt...
    Run g.extension.allgrass
  • 6
    g.filenamegrass
    g.filenamegrass
    g.filename - Prints GRASS data base
    file names. KEYWORDS: general, map
    management, scripts ...
    Run g.filenamegrass
  • More »

Ad