link

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Linux backup with rsync
4 Treffer, Zuletzt geändert:
2nd version of the backup, you can create a hard link to the target directory: <code bash> cp -al <zie... l> <backup_alt> </code> ===== Info ===== A hard link is a reference to a file. A file can therefore ha... ted. The file would only be deleted when the last link to the file is deleted. It is therefore also poss... d already exist. Then copy the backup with a hardlink to get an "old" version. Of course, this could al
Linux backup with tar
1 Treffer, Zuletzt geändert:
r * -v : verbose/show what is archived * -l : link?/do not follow links to other partitions * -f :