Previous Topic

Next Topic

Book Contents

Book Index

Installing the Secure File Copy job templates

The files that contain the job templates for the various operating systems are listed below.

SecureFileCopyLinux.schedule

Linux job templates

SecureFileCopyUnix.schedule

Solaris, AIX and HP-UX job templates

SecureFileCopyWindows.schedule

Windows job templates

The can be found in the installation directory. On Windows the default location is:

C:\Program Files (x86)\ISE\EnterpriseSCHEDULE

or

C:\Program Files\ISE\EnterpriseSCHEDULE

on all Unix system the default location is:

/schedule_library

Follow the below steps to install the job templates.

  1. Login as a administrator or root user.
  2. Issue the command
    schedule source %schedule_library%SecureFileCopy{type}.schedule
    Where type is Linux, Unix or Windows.

Below is an example of this performed on a Windows system using a cmd command session.

Microsoft Windows [Version 6.0.6002]

Copyright (c) 2006 Microsoft Corporation. All rights reserved.

K:\>schedule

Schedule> source %schedule_library%SecureFileCopyWindows.schedule

Created \default\securefilecopy\
Created \default\securefilecopy\proto_copy_directory_remote_from
Created \default\securefilecopy\proto_copy_directory_remote_to
Created \default\securefilecopy\proto_copy_dry_run_remote_from
Created \default\securefilecopy\proto_copy_file_remote_from
Created \default\securefilecopy\proto_copy_file_remote_to
Created \default\securefilecopy\proto_copy_local_directory
Created \default\securefilecopy\protoi_copy_directory_remote_from
Created \default\securefilecopy\protoi_copy_directory_remote_to
Created \default\securefilecopy\protoi_copy_dry_run_remote_from
Created \default\securefilecopy\protoi_copy_file_remote_from
Created \default\securefilecopy\protoi_copy_file_remote_to
Created \default\securefilecopy\protoi_copy_local_directories

Schedule>

See Also

Setup

Installing rsync on a Linux system

Installing rsync on an AIX system

Installing rsync on a Solaris system

Installing rsync on an HPUX system

Installing the rsync client on a Windows system

Installing the rsync server on a Windows system