Allow or not a recursive behavior for Cache DB
Posted: Wed Mar 31, 2010 1:08 pm
Hello,
It would be very interesting to change the behavior of the option: Options\Cache DB\Excluded/Included
I have noticed than this function is not recursive.
For me it would be much much better to have an option to allow a recursive behavior.
For example - Linux (like a firewall behavior):
Excluded / recursively
Included /home/photo/ recursively
By this way, from root, all directories and subdirectories are excluded excepted for the directory "/home/photo" and for subdirectories of the dir. "/home/photo/*"
or not-recursively:
Excluded / recursively
Included /home/photo/ not-recursively
By this way, from root, all directories and subdirectories are excluded excepted for the directory "/home/photo" folder.
------------------------------------------------------------------------------
Example with Windows (like a firewall behavior):
Excluded "C:\" recursively
Included "C:\home\photo" recursively
By this way, all directories and subdirectories under "C:\" are excluded excepted for the directory "C:\home\photo" and for subdirectories of the dir. "C:\home\photo/*"
It would be very interesting to change the behavior of the option: Options\Cache DB\Excluded/Included
I have noticed than this function is not recursive.
For me it would be much much better to have an option to allow a recursive behavior.
For example - Linux (like a firewall behavior):
Excluded / recursively
Included /home/photo/ recursively
By this way, from root, all directories and subdirectories are excluded excepted for the directory "/home/photo" and for subdirectories of the dir. "/home/photo/*"
or not-recursively:
Excluded / recursively
Included /home/photo/ not-recursively
By this way, from root, all directories and subdirectories are excluded excepted for the directory "/home/photo" folder.
------------------------------------------------------------------------------
Example with Windows (like a firewall behavior):
Excluded "C:\" recursively
Included "C:\home\photo" recursively
By this way, all directories and subdirectories under "C:\" are excluded excepted for the directory "C:\home\photo" and for subdirectories of the dir. "C:\home\photo/*"