PDA

View Full Version : filename restriction & upper/lowercase rename


dudex
12-25-2005, 10:13 AM
im wondering, in glftpd filenames get auto-renamed into lowercase format: i.e

fileNamE.rar1 - filename.rar1
filEnaMe.rar2 -> filename.rar2

how would you do it in ioftpd?

next question is how to autorename (not create a symlink using the subbeddir script) dirs & files that contain spaces with an underscore as well as filename restrictions for files/dirs that contain special chars such as ! ? # ' ` etc?

any help is appreciated