Coldfusion tag to send files across servers?

2001-06-22 Thread Chad McCue

Hello,
 I am currently looking for some good ideas for sending information from one 
server to another securely from cfscheduler. Someone mentioned cfhttp but I didn't 
think I was able to send things across servers via this method. I am open to any 
suggestions.
 
Thanks.


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Coldfusion tag to send files across servers?

2001-06-22 Thread Dylan Bromby

functionally, CFFTP can do what you want, although it may not address your
security needs.

-Original Message-
From: Chad McCue [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 22, 2001 6:46 AM
To: CF-Talk
Subject: Coldfusion tag to send files across servers?


Hello,
 I am currently looking for some good ideas for sending information from
one server to another securely from cfscheduler. Someone mentioned cfhttp
but I didn't think I was able to send things across servers via this method.
I am open to any suggestions.

Thanks.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Coldfusion tag to send files across servers?

2001-06-22 Thread Critter

Hello Chad,

you could use cfftpor read the files into variables and post them across, no?



-- 
Critter
Certified ColdFusion Developer

T e r r a V e r g e
Geotechnologies
http://terraverge.com
---
Friday, June 22, 2001, 09:46:00 AM, you wrote:

CM Hello,
CM  I am currently looking for some good ideas for sending information from one 
server to another securely from cfscheduler. Someone mentioned cfhttp but I didn't 
think I was able to send things
CM across servers via this method. I am open to any suggestions.
 
CM Thanks.


CM
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists