I am quite new to coldfusion. I know I can update a database in the coldfusion server from the web. I would like to try to update the contents of a folder in a remote server through FTP using coldfusion. Is it possible? What I mean is, the user selects a file from the web interface and sends it to the CF server and the CF server FTPs the file to another remote server.