- Documentation
- Activities
- Remote File Transfer
- File Exists
Check if a file exists on the remote server
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Connection ftpConnectionVariable | variable | Required | — | — |
Remote File Path ftpRemotePath | string | Required | — | — |
Output
FileExistsBooleanTrue if file exists, false otherwise
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Connect to FTP Server
Connect to a remote file server for transfers
Delete File
Delete a file from the remote server
Delete Folder
Delete a folder from the remote server
Directory Exists
Check if a directory exists on the remote server
Disconnect from FTP
Close the connection to the remote server
Download Files
Download files from the remote server