I have 2 servers on different locations which are connected trough a vpn, say 172.17.17.100 and 172.17.17.200.
Some folders need to be synchronised (/var/www/website/imagefolder), how can I achieve this with cron ? I'm familiar with dos/batch/scheduled tasks/cron, but have now idea how to do this in debian. What should be in the 'file' that crontab -e calls ? Any help plz ?