FTP Change Folder

Description

Changes the current working folder on the FTP server so that relative paths may be used. It is not necessary to use this action if "absolute paths" are used (this is the preferred method).

Declaration

<AMFTPCHANGEFOLDER FOLDER="text" SESSION="text">

Example

<AMFTPCHANGEFOLDER FOLDER="Pathname/Folder_Name" />

General Tab Parameters

Remote folder: Specifies a fully qualified UNIX style path to the folder to change to. Click the Expression Builder icon to build and insert an expression.

Text, Required
MARKUP:
a) SOURCE="/removefoldername"

Session name: Specifies the session (created in a previous FTP Log On action) that should be used to perform the folder change. This allows for multiple simultaneous FTP transfers to take place.

Text, Optional default="default"
MARKUP: SESSION="ServerB"

See Also

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