Description:
Delete folder in SFTP server
Usage:
To use this step, configure SFTP in FlowWright SFTP Connections.
Example:
Let’s build and execute the sftpDeleteFolderDef example.
- Create a new definition called “sftpDeleteFolderDef”
- Select the definition and click the “design” button
- Drag a sftpDeleteFolder step from the toolbox
- Connect the dots between the start and sftpDeleteFolder step
- Click on the “sftpDeleteFolder” step to configure its properties
- Configure the following values for the properties as shown on the below graphic
- Save the workflow definition, create a workflow instance and execute. Step should delete directory in SFTP server.