EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.AdjustPasvAddress

TElAS3FTPOptions     See also    


 

This property specifies whether the address of the remote host in passive mode should be adjusted automatically.

 
 

Declaration

[C#]
    bool AdjustPasvAddress;

[VB.NET]
    Property AdjustPasvAddress As Boolean

[Pascal]
    property AdjustPasvAddress: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    If this property is set to True, in passive mode data transfer, the address of the remote host will be automatically set to that from the control connection.

 
 

See also:     PassiveMode    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation