EnglishFrenchSpanish

Ad


OnWorks favicon

gfncopy - Online in the Cloud

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

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


gfncopy - Manipulate number of file replicas automatically created

SYNOPSIS


gfncopy [-vh] path

gfncopy [-vh] [-C | -M] -s NCOPY path

gfncopy [-vh] [-C | -M] -S REPATTR path

gfncopy [-vh] -r path [path...]

gfncopy [-vh] -c path

gfncopy [-v] -w [-t TIMEOUT] path [path...]

DESCRIPTION


gfncopy manipulates the number of file replicas automatically created. When no option is
specified, it displays the specified number of file replicas. When replication attributes
of both NCOPY and REPATTR are set to a file, these attributes are displayed in two lines.
With the -v option, it also displays path names up to the ancient directory that specifies
the number of file repilcas.

OPTIONS


-s NCOPY
specifies the attribute for automatic replication represented by the number of file
replicas to a file or directory.

-S REPATTR
specifies the attribute for automatic replication represented by host groups to a file
or directory.

a REPATTR is represented by the following BNF:

<repattr> ::= <an_attr> | <an_attr> ',' <repattr>
<an_attr> ::= <host_group> ':' <num_rep>
<host_group> ::= <string>
<num_rep> ::= <integer>

e.g.)
group0:2
group0:1,group1:2,group2:3

-C
If the replication attribute exists already on the file, gfncopy with the -s or -S
options fails.

-M
If the replication attribute does not exist on the file, gfncopy with the -s or -S
options fails.

-r
removes the specified replication attributes.

The path can be specified multiple times.

-c
displays the number of file repicas the file really has.

-w
checks whether or not the file replicas have been created according to the replication
attributes (NCOPY or REPATTR), otherwise waits for the completion of the replication.

The path can be specified multiple times.

If the path is a directory, files in subdirectories are checked.

-t TIMEOUT
specifies the time in seconds for the -w option to wait until automatic replication
starts. Timeout does not occur while the replication is running. Default is 30
seconds.

-h
processes symbolic link instead of any referenced files.

-v
displays verbose messages.

-?
displays a list of command options.

Use gfncopy online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 2
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 3
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 4
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • 5
    strikr
    strikr
    Strikr Free Software project. Artifacts
    released under a 'intent based'
    dual license: AGPLv3 (community) and
    CC-BY-NC-ND 4.0 international
    (commercial)...
    Download strikr
  • 7
    GIFLIB
    GIFLIB
    giflib is a library for reading and
    writing gif images. It is API and ABI
    compatible with libungif which was in
    wide use while the LZW compression
    algorithm was...
    Download GIFLIB
  • More »

Linux commands

Ad