Rsync: The powerful network copy tool
Posted by meharo on 5 April, 2009
No comments yet
This item was filled under [ Networking Tools ]
rsync is a small, light weight, easy to use linux command line tool which can transfer N number of files from source to destination over any kind of network. Especially when copying files over limited bandwidth, rsync is much faster and reliable.