Ticket #28 (closed task: done)
Create cron job on fepclient VM to run rcp and start fepclient
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | Medium | Milestone: | |
| Component: | Traffic Model Manager | Version: | |
| Severity: | Major | Keywords: | |
| Cc: |
Description
Create cron job on fepclient VM to run rcp and start fepclient
Change History
Note: See
TracTickets for help on using
tickets.

From the Windows side, the highway status file can be pushed to the VM with pscp command:
The Windows Task Schedule can be used to run "bash" with "-c" option with pscp command as argument.
On the Ubuntu VM side, I just need permission to schedule a cron job to start John T's fep_sim program, once he gets it compiled.