jamesridgway/attachment-downloader

Feature suggestion: ignore if downloaded

Closed this issue · 2 comments

Might be nice to allow option to not ignore existing files. This way one can run the script idempotently, and only new files will be added.

A nice side effect is it save bandwidth, keeps file dates in chronological order (like if you're running a daily chron job), and also doesn't trigger any file watching logic on the OS side.

Please feel free to raise a pull request to add this feature :)

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.