ubuntu rsync安装

ubuntu rsync安装:

http://wiki.ubuntu.org.cn/UbuntuHelp:Rsync/zh

rsync卸载方法:

root@foxen:~/rsync-acl-2.6.9# apt-get remove

  Reading package lists... Done

  Building dependency tree

  Reading state information... Done

  0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.

  root@foxen:~/rsync-acl-2.6.9# apt-get remove rsync

  Reading package lists... Done

  Building dependency tree rsync ubuntu-standard

  0 upgraded, 0 newly installed, 2 to remove and 29 not upgraded.

  Need to get 0B of archives.

  After unpacking 528kB disk space will be freed.

  Do you want to continue [Y/n]? y

  (Reading database ... 16572 files and directories currently installed.)

  Removing ubuntu-standard ...

  Removing rsync ...

  * ...done.