ProxySG Content Policy Language Guide
188
ftp.transport( )
Determines the upstream transport mechanism.
This setting is not definitive. It depends on the capabilities of the selected forwarding host.
Syntax
ftp_transport(auto|ftp|http)
The default value is auto.
where:
auto—Use the default transport for the upstream connection, as determined by the originating
transport and the capabilities of any selected forwarding host.
ftp—Use FTP as the upstream transport mechanism.
http—Use HTTP as the upstream transport mechanism.
Layer and Transaction Notes
•Use in <Forward> layers.
Applies only to WebFTP transactions where the client uses the HTTP protocol to request a URL
with an ftp: schema.
See Also
•Properties:
ftp.server_connection( ), ftp.server_data( )