FTP_UsePassive |
Top Previous Next |
×V3.1Ø
Valid for: SetStartup & SetRuntime
Syntax - SetStartup FTP_UsePassive {"Yes" | "No"}
Description: This option defines whether or not the data connection should be passive. Setting this property to "Yes" will help EMUE get through firewalls while retrieving the input file. The default value for FTP_UsePassive is Yes.
Sample: The following statement instructs EMUE to use a non-passive data connection. SetStartup FTP_UsePassive "No"
See Also:
|