Files
ncpfs/man/nwlistsalvage.1
2026-04-28 20:56:02 +02:00

50 lines
1.0 KiB
Groff

.TH NWLISTSALVAGE 1 11/05/2005 nwlistsalvage nwlistsalvage
.SH NAME
nwlistsalvage
.SH SYNOPSIS
.B nwlistsalvage
[ \fB-h\fP ] [ \fB-n\fP \fInamespace\fP ] [ \fB-v\fP ] \fBdirectory\fP
.SH DESCRIPTION
.B nwlistsalvage
lists all salvageable files in the specified NetWare directory.
.SH OPTIONS
.B -h
.RS 3
Print out a short help text.
.RE
.B -n
.RS 3
Specify a different NetWare file namespace. Possible options include DOS,
MAC, NFS, FTAM, LONG. Default is LONG.
.RE
.B -v
.RS 3
List verbose file information.
.RE
.B directory
.RS 3
The directory to scan for salvageable files. Current
working directory is used by default. You have to specify path in
Linux format, not in NetWare format.
.RE
.SH EXAMPLES
nwlistsalvage /mnt/NetWare/server/volume/directory/
This example will return the file-type, file-id (see \fBnwsalvage\fP)
and file-name of all salvageable files found in /mnt/NetWare/server/volume/directory/
.SH AUTHORS
nwlistsalvage was written by Scott Bentley. See the Changes file of ncpfs
for other contributors.
.SH SEE ALSO
nwsalvage