Question
Copying .png from remote server to CF server
I need to routinely copy a .png file from a remote server that is behind a firewall.
Copy it to the local coldfusion server.
I know cffile is restricted to copying objects on the local server, so how do I go about "scraping" like this.
Do I use cfhttp?
Many thanks
R
