shawn Posted July 15, 2011 Report Share Posted July 15, 2011 Hi, Flo! I don't expect this to be easy, since the current data structure only really leaves the place for one "previous" location. However, I'd like to be able to keep "recent" copies of certain applications, while having Ketarin automatically prune older versions. This would function as a number assignment instead of true or false. More like a "keep previous" than "detele previous" downloaded file. The number would indicate how many previous versions you want to keep, defaulting to 0 (=only current). I could configure it as 3, for example, and that would keep the current version, plus three prior versions. In the specific case I need it for, iPhone iOS, a setting of "3" would preserve iOS 4.3.4 (current), and iOS 4.3.3, iOS 4.3.2 and iOS 4.3.1. Since these files can be huge (700mb/ea), it's important not to waste any more space than necessary, and the current option (delete previous) is either on (always delete previous versions) or off (manually remember to check the folder once in a while to delete older versions). Link to comment Share on other sites More sharing options...
TerDale Posted July 25, 2011 Report Share Posted July 25, 2011 +1. Need it to set it to 1 (following Shawn's specification), in order to keep the just downloaded version, along with the just preceding one. This is for a rollback solution in case latest version is buggy. BTW, would appreciate if this potential change would also include a way to keep the second to last version in a built-in variable. Would allow to display it as a column besides updated version. Link to comment Share on other sites More sharing options...
floele Posted August 7, 2011 Report Share Posted August 7, 2011 Certainly possible, but some work for me. Will keep it in mind. Link to comment Share on other sites More sharing options...
shawn Posted August 25, 2011 Author Report Share Posted August 25, 2011 Thanks, Flo! Link to comment Share on other sites More sharing options...
rogerthehart Posted March 8, 2012 Report Share Posted March 8, 2012 Or perhaps "archive" older versions to a specified folder or subfolder. This would be useful, especially when downloading certain apps from FileHippo (Java and VirtualBox) and for driver updates. Link to comment Share on other sites More sharing options...
necrox Posted March 15, 2012 Report Share Posted March 15, 2012 Or just an option to "Keep last x versions" (drop down menu e.g.) for all of your downloads. Link to comment Share on other sites More sharing options...
efors Posted April 22, 2018 Report Share Posted April 22, 2018 Hello, i guess it would be better to have this option per application. Sure there could be general option + override application option, this could cover it all (it's only way of UI how to handle it, to select chkeckbox and then set application option, ...). Then there's need to keep in mind sorting of versions by numbers instead of characters, due to problems with growing numerical series like .1 .10, ... And yes, maybe it would be nice to have option for some users, whether older versions should be deleted, or just archived to specific folder. Link to comment Share on other sites More sharing options...
shawn Posted April 26, 2018 Author Report Share Posted April 26, 2018 I like the way aria2 does it -- basically the same as linux log rotation where the files are bumped "name.1.ext" to "name.n.ext" where n is the limit of copies you wish to maintain. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now