NoSociety.de

#nosoc

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@en:linux:backup
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Linux backup with rsync
4 Hits, Last modified: 20 months ago
all, only the changes are saved. To create a 2nd version of the backup, you can create a hard link to the ... ere are two more things to consider in the simple version: * --delete --delete-excluded : Files that no... n copy the backup with a hardlink to get an "old" version. Of course, this could also be done before the next backup, as the same version exists twice.