Question
upload folder/.zip to CF server using CF 7.x
I am trying to allow a user to select a folder on their PC in
order to upload all the files in that folder to the ColdFusion
server. I have tried cfinput type = file. That won't allow me to
select multiple files. I thought cfftp was the answer but it seems
that only goes between the coldfusion server an the FTP server.
Anyone have a possible solution?
