Doosje
Visitor
|
Re:using dates in ftp upload - 2008/07/14 08:13
I wish that i could make up my own tag-filename using for example date.
so the upload dir becomes on a day base : /mnt/domain/images/%Y-%m-%d/ Or month based: /mnt/domain/images/%Y-%m/
And ofcourse the filename , so you can set it like : %Y-%m-%d_my_own_chosen_filename
So you can use %Y , %m , %d whereever you want .. in the dir .. in the filename .. that way, we can all set it how we want to.
I for example like it stored in month based dirs , with the filename beginning Year-Mont-Day (2008-12-10) and then the filename
|