[Github-comments] [geany/geany] Save Actions plugin: Add an option to keep only the N last backups (#1491)

elextr notifications at xxxxx
Thu May 4 00:43:04 UTC 2017


It would require enumerating the backup directory to find all the files with the specific pattern `filename.ext.date/time` to find the oldest to delete.  That probably won't be noticed when the backup is on a local SSD but may have an effect if the backups are on networked file servers.  It might be possible to enumerate the backups once on startup so long as the user never deletes the backups themselves.

Anyhow somebody has to do it, pull requests are welcome.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1491#issuecomment-299073655
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170503/df9b04f1/attachment.html>


More information about the Github-comments mailing list