Help for this page

Select Code to Download


  1. or download this
     system "rsync --version";
    
  2. or download this
    rsync  version 3.0.7  protocol version 30
    Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
    ...
    are welcome to redistribute it under certain conditions.  See the GNU
    General Public Licence for details.
    
  3. or download this
          2 [main] rsync 4008 C:\Programmi\cwRsync\bin\rsync.exe: *** fata
    +l error - couldn't initialize fd 0 for /dev/console
    
  4. or download this
    
    $ENV{'CWRSYNCHOME'}='C:\Programmi\cwRsync';
    ...
    $ENV{'HOME'}='C:\Documents and Settings\saintex';
    $ENV{'CWOLDPATH'}=$ENV{"PATH"};
    $ENV{'PATH'}='C:\Programmi\cwRsync\bin;' . $ENV{'PATH'};
    
  5. or download this
    @ECHO OFF
    
    ...
    
    rsync -av --delete '/cygdrive/c/Documents and Settings/saintex/Desktop
    +/to save' '/cygdrive/c/Documents and Settings/saintex/Desktop/myTest'