CatalystX::Usul::Controller::Admin::Backup - Tape device backups


CatalystX-Usul documentation  | view source Contained in the CatalystX-Usul distribution.

Index


Name

Top

CatalystX::Usul::Controller::Admin::Backup - Tape device backups

Version

Top

0.3.$Revision: 584 $

Synopsis

Top

   package MyApp::Controller::Admin;

   use base qw(CatalystX::Usul::Controller::Admin);

   __PACKAGE__->build_subcontrollers;

Description

Top

Perform dumps and tars to selected tape device

Subroutines/Methods

Top

backup_base

Set OS specific options on the tape device model

backup

Display the tape backup selection form

backup_eject

Eject the tape from the selected drive

backup_logfile

View the backup logfile

backup_start

Start a backup on the selected drive

Diagnostics

Top

None

Configuration and Environment

Top

None

Dependencies

Top

CatalystX::Usul::Controller

Incompatibilities

Top

There are no known incompatibilities in this module

Bugs and Limitations

Top

There are no known bugs in this module. Please report problems to the address below. Patches are welcome

Author

Top

Peter Flanigan, <Support at RoxSoft.co.uk>

License and Copyright

Top


CatalystX-Usul documentation  | view source Contained in the CatalystX-Usul distribution.