2. To start the post-backup automated media copy operation with the configuration
name "MyFiles" and session ID 2008/09/13-0001 on Windows, run:
set SESSIONID=2008/09/13-0001
omniamo -amc MyFiles -post_backup
3. To start the post-backup automated media copy operation with the configuration
name "MyDocs" and session ID 2008/09/13-0002 on UNIX, if you are using
an sh-like shell, run:
SESSIONID=2008/09/13-0002
export SESSIONID
omniamo -amc MyDocs -post_backup
4. To start the post-backup automated media copy operation with the configuration
name "MyBackup" and session ID 2008/09/13-0003 on UNIX, if you are
using a csh-like shell, run:
export SESSIONID=2008/09/13-0003
omniamo -amc MyBackup -post_backup
SEE ALSO
omnidownload(1), omnimcopy(1), omniminit(1), omnimlist(1), omnimm(1), omnimnt(1),
omnimver(1), omniupload(1), sanconf(1M), uma(1M)
50