I need to take incremental backup of users files which is located in the following location automatically using a cron job. Could anyone explain the procedure to take backup using rsync in detail pls?
Location: /home/user1/Desktop/
Note: The backup should be saved as follows, if the system IP is 172.29.36.10 the backupfile should be named as user10 and so on. How to acheive this ?
