Would it be possible to use ftp to ftp a file to another server entirely? I found this script http://benmeg.com/code/asp/ftp.asp.html that runs through ftp using asp.

The reason I ask is our printing company want users to upload files directly to their server as they can be several hundred megs each. Existing customers have been given their own ftp accounts but new users need a facility to upload their files too. Is this the best way?