User Tools

Site Tools


apps:netbackup:cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
apps:netbackup:cli [2016-01-18 09:01] – simple find file for win+linux added rootapps:netbackup:cli [2016-07-05 22:53] (current) root
Line 156: Line 156:
 </code> </code>
  
 +==== Manage exclude_list of UNIX/Linux clients from the server ====
 +
 +If there is a client like "myClient" and the exclude_list have to be edited but only access to the master server is available, then copy the exclude_list to the master server (local file may be called "myClient-exclude_list"):
 +
 +<code>
 +# bpgetconfig -e myClient-exclude_list myClient
 +</code>
 +
 +The copied file is a normal text file. Entries can be added or removed. This file can be sent back to the server:
 +
 +<code>
 +# bpsetconfig -e myClient-exclude_list -h myClient                                                                                                                                              
 +</code>
  
  
apps/netbackup/cli.1453104072.txt.gz · Last modified: 2016-01-18 09:01 by root