Backing up specific files and directories – Nortel Networks NN46110-602 User Manual

Page 58

Advertising
background image

58 Chapter 3 Administrative tasks

NN46110-602

Backing up specific files and directories

To back up specific files and directories, with the option to delete them after
backup, enter:

exception backup advanced {1 | 2 | 3} {full | partial | specific

[<file-path> ] [overwrite] [delete]}

For example, to set the target of the exception backup to a directory /ideX/system/
log, enter:

CES(config)# exception backup advanced 1 specific /ideX/system/log/

overwrite

Stopping the backup of specific files and directories

To stop the backup of specific files and directories, enter:

no exception backup advanced {1 | 2 | 3} {full | partial |specific

[overwrite] [delete]}

For example, to stop the previous exception backup, enter:

CES(config)# no exception backup advanced 1 specific

Backing up changes to specific files or directories

To back up the changes for specific files or directories on a particular server, use
the auto option. The auto option works only with the specific backup type. Enter:

exception backup {1 | 2 | 3} {<ip-address> | <host-name>}

[<file-path>] auto username <user-name> password <password>

For example, to back up the files that changed on backup server number 1, enter:

CES(config)# exception backup 1 10.2.5.68 auto username admin

password setup

Advertising