Using Ftp to set/view remote data
The easiest way to setup or view data on a remote system is via the user interface itself on your local system. See the section on managing multiple remote schedulers. All the data files are in the 'inputs' folder within the main install folder.
Setting (export) data to remote system
1. Telnet to and Shut down the scheduler on the remote system
using: clm stop
2. Launch the user interface to create the tasks and schedules
on your local system itself.
3. Use an ftp client to transfer all files in the 'inputs' folder
from your local machine to the 'inputs' folder on the remote machine
4. On the remote system, start up the scheduler using: clm start
View (import) data from remote system
1. BACKUP your local scheduler data, using the Backup feature,
if the scheduler is also running on your local system!!!
2. Shut down the scheduler on your local system.
2. Shut down the user interface on your local system.
3. Use an ftp client to transfer all files in the 'inputs' folder
from the remote machine to the 'inputs' folder on your local machine.
4. Start up user interface on your local system. Shut down
the scheduler engine so that it does not run any tasks on your system.
5. Make any changes that you desire. Then you can export
the data back to the remote system (see section above).
6. Restore your local scheduler data, using the Restore feature,
if the scheduler is also running tasks on your local system