Description
The SFTP sensor uses the existence of a modified time to determine if a file exists in an SFTP location.
I would like to propose extending the sensor to allow for a newer_than option, since we already get the modified time in the current implementation of poke() this would be a relatively simple but useful extension.
Use case/motivation
I want to be able to use this sensor and ensure it succeeds if a file exists and is "fresh" enough.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Description
The SFTP sensor uses the existence of a modified time to determine if a file exists in an SFTP location.
I would like to propose extending the sensor to allow for a
newer_thanoption, since we already get the modified time in the current implementation ofpoke()this would be a relatively simple but useful extension.Use case/motivation
I want to be able to use this sensor and ensure it succeeds if a file exists and is "fresh" enough.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct