• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Upgrading from rsync 2.6.9pre1 to 2.6.9pre2Edit

Created 10/15/2006, updated 5/18/2017

Notes made in the upgrade from rsync 2.6.9pre1 to 2.6.9pre2:

wget "http://rsync.samba.org/ftp/rsync/rsync-2.6.9pre2.tar.gz"
tar zxvf rsync-2.6.9pre2.tar.gz
cd rsync-2.6.9pre2
./configure && make
sudo make check
sudo make install
  • rsync
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).