CF is running on the remote box, not the local. Does that solution still work?
I am looking to allow the remote CF box to see the local non-CF box. Chad -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gavin Cooney Sent: Thursday, 10 March 2005 6:29 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Seeing files on a remote server Have a webserver (say apache) running on that machine, and when files are uploaded, the other box could browse over and see what's there. You'll need to allow directory listing pages. You could lock it down with passwords etc. use cfhttp to retrieve listing and download files. HTH On Thu, 10 Mar 2005 17:40:34 +1100, Chad <[EMAIL PROTECTED]> wrote: > Is there a way to allow a Cold Fusion driven site to see files on a > remote server that is not running CF? I have a file management system > whereby Party A uploads files to a remote box (running CF) and Party B > downloads files from the box. > > Is it possible to have Party A instead "point" to files on a local > box, and Party B download files from the local box? > > Chad > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To > unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
