Add support for directories?

If one is downloading things such as:

a/ 2000-01-01
b/ 2001-01-01
c/ 2002-01-01
..
z/ 2006-12-31

I don't want it to traverse older directories, only directories that are newer than now-1year for example.

Any chance on getting this added as a feature?

Per the man page of lftp-3.5.9:

            -N, --newer-than=SPEC    download only files newer than specified
                --older-than=SPEC    download only files older than specified
                --size-range=RANGE   download only files with size in specified

All of which only take effect for files only.

Justin.


Reply via email to