A connection object represents a unique connection to an FTP server.
Newlook Smartclient only.
Newlook Smartclient |
Newlook Server |
Deprecated
|
Obsolete
Property |
Client |
Description |
ActiveFolder |
|
Returns the currently active folder. |
|
Returns the connection string used to establish a connection to a data source or RPC server. |
|
|
Returns a collection of messages returned from a server. |
|
|
Returns the type of server to which a connection has been established. |
|
TransferCCSID |
|
Returns the Coded Character Set Identifier (CCSID) used when the TransferType is set to CCSID. |
TransferMode |
|
Returns the mode of data transfer - stream mode, block mode or compressed mode. |
TransferStructure |
|
Returns the data transfer structure type - file, record or page. |
TransferType |
|
Returns the file transfer type: ASCII (Text), EBCDIC, Shift-JIS Kanji, IBM Kanji, Binary or CCSID. |
|
Gets or sets a value which determines whether the connection is a database, FTP or RPC connection. |
Newlook Smartclient |
Newlook Server |
Deprecated
|
Obsolete
Property |
Client |
Description |
|
Change the current folder location on the FTP Server. |
|
|
Delete a specified file from the 'Current folder location'. |
|
|
Retrieve a file from the FTP server to the local computer. |
|
|
Create a new folder on the FTP server. |
|
|
Create a new library on the FTP server. |
|
|
Creates a new member on the FTP server. |
|
|
Create a new file on the FTP server. |
|
|
This is a low-level function that allows the Newlook macro user to send any command and parameters to the FTP server and get the full response in string format. |
|
|
Renames a file on the remote server. |
|
|
Retrieves the file (synchronous operation initially). |
FTPConnect method | Upload method | Download method | FTPConnect action
© 2004-2021 looksoftware. All rights reserved.