Delete files using rsync only after so many days
Emily Wong
Does anyone have a good way to have rsync delete files only after so many days it has been removed from the source?
Kind of like, I delete file x on day one from source, by day 30, the file is then deleted by rsync. This would be something setup when running rsync everyday through crontab.
I see there are delete options but none to delay so many days or seconds.
2 Reset to default