ftp_exists
Check if a remote file or folder exists on an FTP or SFTP server to enable conditional logic workflows without heavy file operations.
Instructions
Check for the existence of a file or folder without performing heavy file operations. Use this for conditional logic workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Remote target path. |