-
I have the same symptoms here with tar (GNU tar) 1.20.
Will try your workaround as well.
2009-02-01 00:31:38 UTC in backup2l - low maintenance backup tool
-
I believe that the podgetrc option overrides the -r and --recent command-line option, therefore making these options useless. It should work the other way around, shouldn't it ? A command-line switch should always override a configuration entry.
2007-06-21 23:46:14 UTC in Podget
-
I had a similar problem when I added a feed to serverlist, but wanted only the most recent to be downloaded. So I started : podget -r2
However it started downloading the whole contents of that feed (much more than 2).
I turns out that, if you have set a value for the variable more_recent in your ~/.podget/podgetrc, then that value will override anything you specify with -r or --recent...
2007-06-21 23:42:58 UTC in Podget