Quote:
Originally posted by romracer
Nice work as always bounty. But you got this release out before I could make my feature request :P I was wondering if it'd be possible to exclude certain paths from dupedir and possibly other restrictions. IE, I have an /archive and I'd like to be able to move from /games into /archive/games without turning off dupedir momentarily. I can't use normal move or rename through flash because they are on separate drives and io does not support this afaik.
|
already done
you can exclude paths mask , dirs masks & file-extension masks from dupedir.log , newdir.log & dupefile.log from init.itcl
look : set ND_NOLOG(ND) , set ND_NOLOG(DIRS) , set ND_NOLOG(FILES)
have fun
bounty