version

Search

You can find the results of your search below.

Linux backup with rsync
6 Hits, Last modified:
reate copies of the backup, you will have various versions. <code bash> rsync -av <quelle> <ziel> </code> ... all, only the changes are saved. To create a 2nd version of the backup, you can create a hard link to the ... ete old backup folders without losing data in new versions. Calling our command again now compares the da... ere are two more things to consider in the simple version: * --delete --delete-excluded : Files that no