ADSM-L

Re: Include/exclude in linux

2004-04-26 13:10:54
Subject: Re: Include/exclude in linux
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 26 Apr 2004 09:40:06 -0400
>I met some problems when I tried to automatic backup files from a linux client
>to linux server,  the exclude/include did't work. I wrote the following 
>sentence
>in the dsm.sys:
>
>exclude "/home/"
>exclude "/opt/"
>
>It still backed up the files of home and opt
>
>I don't know why?

Use  EXCLUDE.FS
Refer to the Unix B/A Client manual

>another question is where can I add the environment variables in linux redhat 9

Environment variables in any Unix system are in effect in the environment which
prevails before any given command is executed, for its process to inherit them.
So you would establish them in a shell .cshrc, or a command script, for example.

  Richard Sims

<Prev in Thread] Current Thread [Next in Thread>