We have a sync process that is daily making sure we have all files from a remote SFTP
but as time goes on, we're having to download all files just to check that we already file copies in the database by content hash.
Is there a way, let's say using SSH.NET
or WinSCP
, to only do this process with files in the last two weeks?