{"id":2481,"date":"2023-03-18T00:34:04","date_gmt":"2023-03-17T19:04:04","guid":{"rendered":"https:\/\/smarttech101.com\/?p=2481"},"modified":"2023-08-17T15:02:21","modified_gmt":"2023-08-17T09:32:21","slug":"backup-and-restore-your-computer-using-rsync","status":"publish","type":"post","link":"https:\/\/smarttech101.com\/backup-and-restore-your-computer-using-rsync\/","title":{"rendered":"Backup and Restore Your Computer Using Rsync"},"content":{"rendered":"\n

Rsync<\/a> is a Free, Open Source, and Minimalistic tool which enables you to copy and paste all files with all their attributes. It is fast and quite versatile. You can use rsync to back up and restore your computer. It is better than the basic copy command cp<\/code><\/a> because it provides many more options than those by cp<\/code>. It is the best backup tool since it allows you to include\/exclude the directories you want. Other backup tools don’t let this and thus increase the backup size. They are also very slow.<\/p>\n\n\n\n

In this article, I will give you two commands for backup and restore. Then I will guide you on how you can create a simple script and cronjob for periodic backup.<\/p>\n\n\n\n

Table of Contents<\/h2>\n\n\n\n