Hello,
I need to create a LOT of FTP Pooler endpoints, and I'm wondering how to deal with different FTP approach: - some partners put available a single file once a day, and more or less, on defined schedule, I will check/poll each 5 minutes, is it possible to stop to check once I received a file ? (by simple parameters) - some partners put specific file name on their file, and we need to keep this information, where can we get it ? - some partners put always their data with the same filename (and I have no rights to delete these file remotely), could I check size of available data and use customized lockManager to select if I download the file or not (if yes, does somebody have an example) ? Other possibility ? Thanks by advance, Regards, Francois Liot
