How to get destination filename after indexrename
Posted: Tue Mar 22, 2011 1:58 am
Is there anyway to get the resulting filename when using duplicate=indexrename?
I'm uploading lots of files which have the same name as others and I'm using indexrename to avoid overwriting the previous file. I need to post process the files so I'm using Post to tell me when a new file is uploaded, but it's giving me the original name, not the destination name.
Using FTP transfer with the "account" parameter to force things to a particular subdirectory. I'd like to be able to either get this subdirectory value or pass a value using the "template" naming convention, but either way, I'd still like to get the resulting filename passed to my "post" handling page.
thanks for any suggestions.
Rich
I'm uploading lots of files which have the same name as others and I'm using indexrename to avoid overwriting the previous file. I need to post process the files so I'm using Post to tell me when a new file is uploaded, but it's giving me the original name, not the destination name.
Using FTP transfer with the "account" parameter to force things to a particular subdirectory. I'd like to be able to either get this subdirectory value or pass a value using the "template" naming convention, but either way, I'd still like to get the resulting filename passed to my "post" handling page.
thanks for any suggestions.
Rich