Cygwin
Set up cron
Run cygwin shell:
$ cron-config
Set up ssh server
Run cygwin shell as administrator:
$ ssh-host-config
...
privilege separation: yes
new account sshd: yes
install as a service: yes
...
Run cygwin shell:
$ cron-config
Run cygwin shell as administrator:
$ ssh-host-config
...
privilege separation: yes
new account sshd: yes
install as a service: yes
...