Daemon to transfer missed scenes from NOAA server.
MISSFTP_DAEMON calls MISSFTP in a continuous loop to periodically transfer missed scenes from the NOAA server.
MISSFTP_DAEMON will call MISSFTP to determine if there were any missed scenes within the last 24 hours. If there were, they will be downloaded from the NOAA server and then renamed into the ADAPSACQ directory for processing. MISSFTP_DAEMON will run until it is stopped by the user.
MISSFTP_DAEMON calls MISSFTP once between 2:00 and 3:00 AM and once between 2:00 and 3:00 PM. See the MISSFTP module for more information.
.END