FTPChangeFolder Action |
Change the current folder location on the FTP Server. ALERT!Other FTP actions such as FTPDownload, FTPUpload and the FTPNew* functions perform their actions relative to the 'current folder location' on the FTP Server. Therefore calling FTPChangeFolder will affect the outcome of these actions. ParametersConnection – (Required) Name of the connection that the action will be applied to. Should be the same name as specified in the FTPConnect call. Path – (Required) New folder path. This path is relative to the 'Current folder location'. Examples
See AlsoFTPConnect Action | FTPDisconnect Action | FTPDownload Action | FTPUpload Action | FTPDelete Action | FTPNewFolder Action | FTPQuote Action | FTPRename Action |
|
|