rsync

rsync -av --exclude-from=list.txt SRC DEST

list.txtの中身。最初の行を忘れたら再帰してくれない。

+ */
+ *.py
+ *.f90
+ *.f
+ *.sh
- *