Answered
CFHTTP - verify file first
I am currently retrieveing files from another server via
cfhttp. Occasionally, the files get renamed and my script throws an
error. How can I verify if a file exists on a remote server before
I make the cfhttp connection?
