Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/filesync.1
          +++ new/usr/src/man/man1/filesync.1
   1    1  '\" te
   2    2  .\"  Copyright (c) 1998 Sun Microsystems, Inc.  All Rights Reserved.
        3 +.\" Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   3    4  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4    5  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5    6  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6      -.TH FILESYNC 1 "Nov 6, 2000"
        7 +.TH FILESYNC 1 "Sep 8, 2015"
   7    8  .SH NAME
   8    9  filesync \- synchronize ordinary, directory or special files
   9   10  .SH SYNOPSIS
  10   11  .LP
  11   12  .nf
  12   13  \fBfilesync\fR [\fB-aehmnqvy\fR] [\fB-o\fR src | dst]
  13   14       [\fB-f\fR src | dst | old | new] [\fB-r\fR \fIdirectory\fR]...
  14   15  .fi
  15   16  
  16   17  .LP
↓ open down ↓ 16 lines elided ↑ open up ↑
  33   34  causes the files to become different (not synchronized). In order to make the
  34   35  files identical again, the differences between the files must be
  35   36  \fIreconciled\fR. See \fBReconciling and Synchronizing Files\fR  for specific
  36   37  details about how \fBfilesync\fR reconciles and synchronizes files.
  37   38  .sp
  38   39  .LP
  39   40  There are two forms of the \fBfilesync\fR command. The first form of
  40   41  \fBfilesync\fR is invoked without file arguments. This form of \fBfilesync\fR
  41   42  reconciles differences between the files and systems specified in the
  42   43  \fB$HOME/.packingrules\fR file. \fB$HOME/.packingrules\fR is a packing rules
  43      -list for \fBfilesync\fR and \fBcachefspack\fR, and contains a list of files to
  44      -be kept synchronized. See \fBpackingrules\fR(4) and \fBcachefspack\fR(1M).
       44 +list for \fBfilesync\fR and contains a list of files to
       45 +be kept synchronized. See \fBpackingrules\fR(4).
  45   46  .sp
  46   47  .LP
  47   48  The second form of \fBfilesync\fR copies specific files from a directory on the
  48   49  source system to a directory on the destination system. In addition, this form
  49   50  of \fBfilesync\fR adds the file or files specified as arguments
  50   51  (\fIfilename\fR) to \fB$HOME/.packingrules\fR. See \fB-s\fR and \fB-d\fR for
  51   52  information about specifying directories on source and destination systems. See
  52   53  \fBOPERANDS\fR for details about specifying file (\fIfilename\fR) arguments.
  53   54  .sp
  54   55  .LP
↓ open down ↓ 553 lines elided ↑ open up ↑
 608  609  .na
 609  610  \fB\fB$HOME/.filesync-base\fR\fR
 610  611  .ad
 611  612  .RS 24n
 612  613  baseline summary file
 613  614  .RE
 614  615  
 615  616  .SH SEE ALSO
 616  617  .sp
 617  618  .LP
 618      -\fBcachefspack\fR(1M), \fBpackingrules\fR(4), \fBattributes\fR(5)
      619 +\fBpackingrules\fR(4), \fBattributes\fR(5)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX