How to do a rsync , verify the destination file that was copied, and then delete the src/ file?

前端 未结 0 1260
小蘑菇
小蘑菇 2021-01-23 06:20

I have two directories in a bash script held by these two variables

$SRC

$DEST


How would I do a rsync

  1. copying files from $S
相关标签:
回答
  • 消灭零回复
提交回复
热议问题