Page 1 of 1

วิธี copy directory โดยมี exclude list

Posted: 17 Feb 2021, 18:08
by brid.surapol

Code: Select all

rsync -avr --exclude='path1/to/exclude' --exclude='path2/to/exclude' source destination