FTP Log Off Icon

FTP Log Off

Declaration

<AMFTPLOGOFF SESSION="text">

See Also

FTP Log On, FTP Download, FTP Upload, FTP Delete, FTP Rename, FTP Create Folder, FTP Remove Folder, FTP Change Folder, HTTP Download, HTTP Post, Dial Up

Description

Ends a transaction with a File Transfer Protocol (FTP) server that was previously started with an FTP Log On step. FTP transactions should always end with an "FTP Log Off" step.

Practical Usage

To log off after a transaction is finished on an FTP server.

Parameters

General Tab

Session Name
Text, Optional - Default "Default"
MARKUP: SESSION=YES

Specifies the session name to identify this login request in subsequent FTP steps. This allows several connections to be active simultaneously.

Notes

Standard Error Handling Options
This action also includes the standard "Error Causes" and "On Error" failure handling options/tabs

More on Error Handling Options

Variables and Expressions
All text fields allow the use of expressions by surrounding the expression in percentage signs (example: %MYVARIABLE%, %Left('Text',2)%). To help construct these expressions, a popup expression builder is available in all these fields by pressing F2.
More on variables...
More on expressions...
More on the expression builder...

Example

<AMFTPLOGOFF>