The same thing but for directories, does that make sense?
--directories-AND-files-newer-than 1 week ago
So it will pull down the directory and files inside of it if its newer
than a certain date.
/SNORT-LOGS-WEEK-01/{dir1,dir2,dir3}
/SNORT-LOGS-WEEK-02/{dir1,dir2,dir3}
If I only want the past 3 days of WEEK-02, I do not want 100 empty
directories in SNORT-LOGS-WEEK-02.
Does this make sense?
If you use the current --newer-than option, it will download empty
directories and make the directory even though all of the files inside of
it do not fit with the --newer-than option.
Please let me know if you need further clarification.
On Tue, 27 Feb 2007, Alexander V. Lukyanov wrote:
On Sun, Feb 11, 2007 at 06:21:28AM -0500, Justin Piszcz wrote:
Add support for directories?
What option syntax do you propose?
--
Alexander.