Programming with Reflection

image\rwnprg32.gif FTPUseWRQFTP property

 

Syntax

object.FTPUseWRQFTP
object.FTPUseWRQFTP = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether Reflection uses Reflection's implementation for FTP file transfers. When this property is True, Reflection uses Reflection FTP. You can use Reflection FTP to transfer files to an FTP server running on another PC, or on a UNIX, Unisys, VAX, HP, or other host. When it is False, Reflection use's Microsoft's FTP, which can only be used to transfer files to UNIX hosts.

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property