User`s guide

NetBackup Commands
135
B
The default keyword phrase is the null (empty) string.
-f
listfile Specifies a file (listfile) containing a list of files to be archived and
can be used instead of the filenames option. In listfile, place each file
path on a separate line.
The format required for the file list depends on whether the files
have spaces or returns in the names.
To archive files that do not have spaces or returns in the names, use
this format:
filepath
Where filepath is the path to the file you are archiving. For example:
c:\Programs
c:\winnt
c:\documents\old_memos
To archive files that have spaces or returns in the names, use this
format:
filepathlen filepath
Where filepath is the path to the file you are archiving and filepathlen
is the number of characters in the file path.
For example:
11 c:\Programs
8 c:\winnt
22 c:\documents\old memos
filenames
Names one or more files to be archived and can be used instead of
the
-f
option.
Any files that you specify must be listed at the end, after all other
options.