You can use cfdirectory and cffile if you can establish a remote connection to the server via the operating system. This is normally set up externally to CF and to CF the remote machine just looks like a local disk. (Someone chip in here if I've over simplifying or have the wrong end of the stick). One trap though. The service that CF runs under usually doesn't have network access and the solution is normally to create a seperate account for the CF service to run under and to give that account network access.

Brett
B)

Chad wrote:
End goal is to reduce the space taken up on the remote server.  So I
can't cfdirectory or cffile to a remote server?

Chad

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gavin
Cooney
Sent: Thursday, 10 March 2005 7:14 PM
To: CFAussie Mailing List
Subject: [cfaussie] Re: Seeing files on a remote server


not that way.


But you could just go thru, cfhttp them and save them onto your CF
server and then do whatever you wanted with them.




On Thu, 10 Mar 2005 19:15:01 +1100, Chad <[EMAIL PROTECTED]> wrote:

Can I access the files so they are able to be accessed using cfdirectory or cffile?

Chad

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gavin Cooney
Sent: Thursday, 10 March 2005 7:04 PM
To: CFAussie Mailing List
Subject: [cfaussie] Re: Seeing files on a remote server


yeah, you can have all the files stored in a web accessible path on the local machine.

And when someone browses to it they get a page like this: http://12.100.23.254:8080/photos/iraq/

(just picked this from google... i've no idea what it is...)

you can have this page (or whole site) password protected, only serving on a certain port to certain IPs etc.

I assume that you have a public IP address for this local box?

Gav

On Thu, 10 Mar 2005 18:53:02 +1100, Chad <[EMAIL PROTECTED]> wrote:

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/



---
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/


--- 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/


-- Brett Payne-Rhodes Eaglehawk Computing t: +61 (0)8 9371-0471 f: +61 (0)8 9371-0470 m: +61 (0)414 371 047 e: [EMAIL PROTECTED] w: www.ehc.net.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/

Reply via email to