Incremental backup Linux command

linux

Solution

rsync is what you are looking for. Here is a nice tutorial.

Problem

What is the command to do a incremental backup? Any source or any links would be much appreciated.

Original source