@samyt You can handle that in a different way, for example a dir.list file where you store the file names you put there or remove the one you remove(your own index), that would work fine if you are the only one putting or removing files, otherwise you need another helper in the SFTP side which update the same file…