User Tools

Site Tools


linux:copy-preserve-rights

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
linux:copy-preserve-rights [2018/03/08 12:51] – created odeftalinux:copy-preserve-rights [2018/03/08 12:58] odefta
Line 1: Line 1:
 ====== Copy recursively a folder and keep original rigts ====== ====== Copy recursively a folder and keep original rigts ======
  
-  df -a /data1 /bkpdata1+  cp -a /data1 /bkpdata1 
 + 
 +====== Diff between two folders recursively ====== 
 + 
 +  diff -rq /data1 /bkpdata1
  
linux/copy-preserve-rights.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1