PDA

View Full Version : auto sort/arrange on upload


DJZacharia
06-22-2009, 03:14 AM
hello,

i am looking for a script that can automatically redirect an upload (by using key terms in directory name) to a specific folder, if the upload is not sent to the correct path:

example.
lets say i fxp to my io site:

This.is.an.example.iphone.and.ipod.touch-Grp

to
/MP3-Today/

but a directory with "iphone.and.ipod.touch " in its name should be sent to
/iPHONE-Today/

so, i would like something that would scan the dir name and if keyword "iphone.and.ipod.touch " is in the name, it would automatically redirect upload to the correct path: /iPHONE-Today/

I've seen a script like on glFTPD, but, if its possible for someone to create it for ioFTPD, that would be great.

thanks