Date: FEB 2008
NV Version: any
Description:
If we wish to use a pre or post script on a Snap server this article gives you a step by set way of doing this.
Firstly put the script on a share on the snap server
Log into the snap server using SSH
Initiate the Unix shell
>osshell
Show the share
> df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/md100root 541312 272720 268592 51% /
/dev/volgr0/lvol0 1160773632 1026429936 134343696 89% /hd/vol_mnt0
/hd/vol_mnt0/shares 1160773632 1026429936 134343696 89% /shares/SHARE1
In my case the share I wish to go to is /shares/SHARE1. Check the file is there
>cd /shares/SHARE1
>ls
Make your self super user
>su
Password:XXXXXX
go to the netvault directory we want to put the file in
>cd /hd/vol_mnt0/BakBone/NetVault/scripts
Copy the file there
>cp /shares/SHARE1/testfile1.txt .
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center