Thanks.
But dupecheck still denied uploading:
iobanana.ini :
#############
# dupecheck #
#############
#
# dupecheck_dirs enables dir duplicate check; doesn't allow dir creation if another
# folder with same name already exists on site (dir_log is used)
# dupecheck_files enables file duplicate check; doesn't allow file upload if another
# file with same name was uploaded previously (transferlog is used)
# excluded_dirs_dupe won't be checked for duplicates
#
# All banned_dir won't be allowed (MKD won't be allowed); use regular expressions; 1 line per banned dir
dupecheck_dirs=1
dupecheck_files=0
excluded_dirs_dupe= /Private_dir/
Fxp log:
MKD /Full_Member_Area/Some.Stuff.
[R] 553 'dir' not allowed > Duplicate found: '/Private_dir/For testing server/Some.Stuff.
But Private_dir is in excluded list!
What wrong?
Thnx
edited by neoxed: no release names! read the forum rules.
|