Specifies the FTP Server to connect to.
This method is used to make a connection to the FTP server for the lower level functions. Once a connection is open you can perform multiple FTP operations on that connection, until you call FtpClose()
.
Domain Name and IP Addresses only
The value specified in this property is either a domain name (mysite.com) or IP address (179.155.155.5), not a full URL.
Default value: 23
o.cFtpServer
See also:
Class wwSFTP (deprecated)© West Wind Technologies, 1996-2024 • Updated: 01/02/17
Comment or report problem with topic