I have below 2 systems with different IPs on the same network
A: 192.168.0.20
B: 192.168.0.21
From A system I need to copy files from a directory/folder to B system
Also I need to schedule it using crontab so that either all files should be copied or only latest files should be copied.