Hi, I have a bunch of task that upload files via SFTP from our network to our web server. Is there a way to check if a file exists in the network directory before connecting to the SFTP server.
I am looking for something like a task level condition or even better if the SFTP upload task only connected if there was a file on the network to be transferred.
Thanks