Skip to main content
marcot0005
June 23, 2022
Question

Getting file timestamp on SFTP Smart Services

  • June 23, 2022
  • 1 reply
  • 0 views

When using the SFTP Smart Services plugin, is it possible somehow to get the date that a target file was last modified? I would like to check to see if the file I'm about to download is the most recent version or not.

1 reply

jakubf0001
June 30, 2022

I don't think it is possible but if timestamp is added to file then you get get list of files names from SFTP and then use expression to get file name with latest time stamp in name. Other option is that instead of copy file from SFTP you can move it to Appian so there will not be multiple times in sftp folder.