My scenario is below:
1. I have 20 machines and data for backup would be on only in one folder of each machine.
2. Need to create 20 folders in server and copy the corresponding machine's data to the respective folder daily.
3. Data copy should be appending (Should not be duplication).
4. Also need notification if any failure.
Let me know whether schedule task / script which would be better to server this