Man illustrationFlower illustration
Ftp

File exists

Estimated reading: 1 minute 311 views

File exists activity is used for checking if a file exists or not in FTP server.


“Connection nameReference name of connection which will be connected.
*File nameFile name with path.
Result variable nameVariable of the return value.
Note: * Fields selected with are required, others are optional.

You can use the Connection name as shown in the example.

${ftpConnection}

You can use the File name as shown in the example.

/home/Temp/Test/ftpTest.xlsx

You can use the Result variable name as shown in the example.

fileExist

If there is a value in file location, it returns True; if not, it returns False.

Share this Doc

File exists

Or copy link

CONTENTS
Chat Icon Close Icon