Question : check if file exists on FTP

if need a boolean that returns in DTS a true or false based on the case that a file does or doesnt exist on the FTP

Answer : check if file exists on FTP

This artciel can help you with that: http://www.sqlservercentral.com/articles/DTS/dtsfilearrival/721/

It explains how to use the FileExists() method

Random Solutions  
 
programming4us programming4us