Help for this page

Select Code to Download


  1. or download this
    my $command =
     "c:\\cygwin64\\bin\\rsync.exe -ashv  -e plink $user\@$host:/var/log/s
    +a/sar* .";
      print "Executing $command\n" if $DEBUG;
      my $retval    = `$command`;
    
  2. or download this
    #!/bin/bash
    rsync.exe -ashv weaverw@ROMSXLVB2B102:/var/log/sa/sar* .