Ignore hidden files in folder upload?
Posted: Thu Sep 23, 2010 5:58 pm
Hello,
We're using JFileUpload and we have the hiddenfiles parameter set to "deny". This does deny hidden files, but our problem is that if you upload a folder with a mix of hidden and non-hidden files it will deny the entire folder. What we would like it to do is still upload the valid files while denying the hidden files. Is this currently possible, and if not could an option be added to allow for this? Thanks.
We're using JFileUpload and we have the hiddenfiles parameter set to "deny". This does deny hidden files, but our problem is that if you upload a folder with a mix of hidden and non-hidden files it will deny the entire folder. What we would like it to do is still upload the valid files while denying the hidden files. Is this currently possible, and if not could an option be added to allow for this? Thanks.