link

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Linux backup with rsync
3 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
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 :