Virtual-Directory - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
variable
Guidelines
The unique-filename-prefix define the prefix for file names that are generated
when using the FTP STOU command. When defining the prefix, the directory
separator (/) is not allowed. A numeric suffix is generated.
This command is relevant when allow-unique-filename is on. Otherwise, it is
ignored.
Related Commands
allow-unique-filename

virtual-directory

Creates a directory in the virtual file system on the FTP server.
Syntax
virtual-directory path directory
Parameters
path
directory
Guidelines
The virtual-directory command creates a directory in the virtual file system that is
presented by the FTP server. The FTP client can use all of these directories to write
to be processed.
The root directory (/) is always present and cannot be created, and its response
directory is always the root directory.
This command is relevant when the file system type is virtual-ephemeral or
virtual-persistent. Otherwise, it is ignored.
Related Commands
filesystem
Defines the prefix for file names that are generated when using the FTP
STOU command. When defining the prefix, the directory separator (/) is
not allowed. The default is to not add a prefix, which is an empty string.
Use a regular expression in the ^[^/]*$ form.
Specifies the directory in the virtual file system of the FTP server where
the FTP client can find this directory. Use a regular expression in the
^/[^/]+(/[^/]+)*$ form.
Specifies the directory in the virtual file system of the FTP server where
the responses to files that are stored in this directory will go. Use a regular
expression in the ^/[^/]+(/[^/]+)*$ form.
Chapter 23. FTP Server Front Side Handler mode
313

Advertisement

Table of Contents
loading

Table of Contents