bionic (1) rfchmod.1.gz

Provided by: dpm_1.10.0-2_amd64 bug

NAME

       rfchmod - change file access permission

SYNOPSIS

       rfchmod mode file...

DESCRIPTION

       rfchmod  provides  an  interface to the shift remote file I/O daemon (rfiod) for changing the file access
       permission, so called file mode.

       mode   argument allows users to specify the file  access  permission  applied  to  the  file.   Only  the
              absolute octal representation of the file access permission is supported.  For values of mode, see
              chmod(1).

       file   argument is either a remote file name of the form:

                     hostname:path

              or a local file name (not containing the :/ character combination).

       Modification of the file access permission require authorisation.

SEE ALSO

       chmod(1), rfio_chmod(3).

AUTHOR

       LCG Grid Deployment Team