rsync
| What | Where |
|---|---|
| Official Page | https://rsync.samba.org/ |
| Documentation | https://rsync.samba.org/documentation.html |
Remove each source file after creating a successful copy (Basically "Move"):
rsync --remove-source-files /path/to/source/folder /path/to/destination/folder