Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Client Folder | Summary of Elements in this Folder | pub.client.ftp:cd
 
pub.client.ftp:cd
WmPublic. Changes the working directory on the FTP server. (This service corresponds to the standard FTP command cd dirpath.)
Input Parameters
sessionkey
String Unique key for the current FTP session. The sessionkey is returned by the pub.client.ftp:login service.
dirpath
String Directory to which you want to switch on the FTP server. For example: pub
Output Parameters
returncode
String Standard FTP protocol return code.
returnmsg
String Standard FTP protocol return message.
logmsg
String FTP log messages for the entire user session.