Dmitriy Kopnichev
December 5th 03, 09:26 PM
Thanks!
"Torgeir Bakken (MVP)" > wrote in message
...
> Dmitriy Kopnichev wrote:
>
> > "Torgeir Bakken (MVP)" > wrote in message
> > ...
> > >
> > > (also note that if you delete a file from a Netware volume that you
> > > want no one to get hold of, you should purge the folder after the
> > >delete operation, because a Netware file system doesn't really
> > > delete the file unless you do a purge as well).
> >
> > How to purge a folder on a Netware volume?
>
> Hi
>
> At least for Netware 4/5 (I can't speak for NW 6, I have never used it):
>
>
> Right click on the folder you want to purge and select "Purge Files..."
>
> If you can't find "Purge Files..." in the folder context menu, from a
command
> prompt, run
>
> purge /?
>
>
> If you get "'purge' is not recognized as an internal or external
command...",
> you may need to map
>
> \\nw_file_server_name\sys\public to get to purge.exe
>
> --
> torgeir
> Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of the 1328 page
> Scripting Guide: http://www.microsoft.com/technet/scriptcenter
>
>
"Torgeir Bakken (MVP)" > wrote in message
...
> Dmitriy Kopnichev wrote:
>
> > "Torgeir Bakken (MVP)" > wrote in message
> > ...
> > >
> > > (also note that if you delete a file from a Netware volume that you
> > > want no one to get hold of, you should purge the folder after the
> > >delete operation, because a Netware file system doesn't really
> > > delete the file unless you do a purge as well).
> >
> > How to purge a folder on a Netware volume?
>
> Hi
>
> At least for Netware 4/5 (I can't speak for NW 6, I have never used it):
>
>
> Right click on the folder you want to purge and select "Purge Files..."
>
> If you can't find "Purge Files..." in the folder context menu, from a
command
> prompt, run
>
> purge /?
>
>
> If you get "'purge' is not recognized as an internal or external
command...",
> you may need to map
>
> \\nw_file_server_name\sys\public to get to purge.exe
>
> --
> torgeir
> Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of the 1328 page
> Scripting Guide: http://www.microsoft.com/technet/scriptcenter
>
>