Sep
04
How To Synchronize Directories with Rsync
Posted by suvi under Other
Today I’d like to show you the basic usage of rsync – a wonderful, old and reliable tool for incremental data transfers and synchronization of local directories or even data between different Unix systems.
rsync is quite a complicated command, so don’t expect this first post to explain everything and cover every possibility. Like I said, this is only the beginning.
Read more at UNIX Tutorial
Leave a Reply