RE: File ftp from cfserver to a data server

2006-07-10 Thread Russ
Well if someone really is running CF in such an unsecure configuration,
perhaps this is a good time to change.  We all know that running CF as
system on windows is equivalent to running it as root on linux (as system
really is root, unlike the administrator accounts that we get).  

Russ

 -Original Message-
 From: Snake [mailto:[EMAIL PROTECTED]
 Sent: Sunday, July 09, 2006 8:10 AM
 To: CF-Talk
 Subject: RE: File ftp from cfserver to a data server
 
 It is unlikley that coldfusion is setup to allow UNC path access to other
 servers as this is not how CF installed by default. And seeing as the guy
 did specically say he needed to FTP the file, one would presume that FTP
 is
 therefore installed on the destination server already otherwis ehe would
 have simply asked for the best way to get the file to the server.
 
 -Original Message-
 From: Casey Dougall [mailto:[EMAIL PROTECTED]
 Sent: 09 July 2006 12:55
 To: CF-Talk
 Subject: Re: File ftp from cfserver to a data server
 
 Why would you run/instal FTP  on a SQLserver? CFFile sounds like the
 better
 choice.
 
 --
 Casey Dougall
 Web Applications Developer
 Ph: 518 743-9424  Fax: 743-0337
 Place your bets! Saratoga Race Track opens on July 26th! YEAH BOY!
 
 Mannix Marketing Inc. 33 Park St. Third Floor, Glens Falls, New York 12801
 
 Marketing to New York State Destinations?
 We offer quality Travel Industry Directories, Including www.Albany.com,
 www.LakeGeorge.com  www.Saratoga.com
 
 
 
 
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245909
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: File ftp from cfserver to a data server

2006-07-09 Thread Robertson-Ravo, Neil (RX)
Or, if the server is remote, use cfftp - or even trigger it via SQL using a
custome DLL.






This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Ryan, Terrence [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Sun Jul 09 04:48:44 2006
Subject: RE: File ftp from cfserver to a data server

cffile should be able to do it using UNC paths.  As long as the
ColdFusion service is running under a user account that has access to
the UNC share.

Terrence Ryan 
Senior Systems Programmer
Wharton Computing and Information Technology 

E-mail: [EMAIL PROTECTED]

-Original Message-
From: John Lucania [mailto:[EMAIL PROTECTED] 
Sent: Saturday, July 08, 2006 10:48 PM
To: CF-Talk
Subject: File ftp from cfserver to a data server

I have an .xls file on cfserver and need to ftp the file to database
server daily (= to be on the Schedule Task).   The source path is
\\intranet\dfs\HR\EMPList.xls and the target path is
\\IntraEDU\E:\EMPData

how do you accomplish this task?

tia

jl





~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245836
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: File ftp from cfserver to a data server

2006-07-09 Thread Snake
Using CFFTP.

http://www.techfeed.net/cfQuickDocs/?cfftp

-
Snake 

-Original Message-
From: John Lucania [mailto:[EMAIL PROTECTED] 
Sent: 09 July 2006 03:48
To: CF-Talk
Subject: File ftp from cfserver to a data server

I have an .xls file on cfserver and need to ftp the file to database
server daily (= to be on the Schedule Task).   The source path is
\\intranet\dfs\HR\EMPList.xls and the target path is \\IntraEDU\E:\EMPData

how do you accomplish this task?

tia

jl



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245837
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: File ftp from cfserver to a data server

2006-07-09 Thread Casey Dougall
Why would you run/instal FTP  on a SQLserver? CFFile sounds like the better
choice.

-- 
Casey Dougall
Web Applications Developer
Ph: 518 743-9424  Fax: 743-0337
Place your bets! Saratoga Race Track opens on July 26th! YEAH BOY!

Mannix Marketing Inc. 33 Park St. Third Floor, Glens Falls, New York 12801

Marketing to New York State Destinations?
We offer quality Travel Industry Directories, Including www.Albany.com,
www.LakeGeorge.com  www.Saratoga.com


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245840
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: File ftp from cfserver to a data server

2006-07-09 Thread Snake
It is unlikley that coldfusion is setup to allow UNC path access to other
servers as this is not how CF installed by default. And seeing as the guy
did specically say he needed to FTP the file, one would presume that FTP is
therefore installed on the destination server already otherwis ehe would
have simply asked for the best way to get the file to the server.

-Original Message-
From: Casey Dougall [mailto:[EMAIL PROTECTED] 
Sent: 09 July 2006 12:55
To: CF-Talk
Subject: Re: File ftp from cfserver to a data server

Why would you run/instal FTP  on a SQLserver? CFFile sounds like the better
choice.

--
Casey Dougall
Web Applications Developer
Ph: 518 743-9424  Fax: 743-0337
Place your bets! Saratoga Race Track opens on July 26th! YEAH BOY!

Mannix Marketing Inc. 33 Park St. Third Floor, Glens Falls, New York 12801

Marketing to New York State Destinations?
We offer quality Travel Industry Directories, Including www.Albany.com,
www.LakeGeorge.com  www.Saratoga.com




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245841
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: File ftp from cfserver to a data server

2006-07-09 Thread Robertson-Ravo, Neil (RX)
Well, in one case we have, the SQL server only allows FTP calls initiatated
from itself - so we use a custom DLL so we can use SQL to trigger FTP...







This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Casey Dougall [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Sun Jul 09 12:54:46 2006
Subject: Re: File ftp from cfserver to a data server

Why would you run/instal FTP  on a SQLserver? CFFile sounds like the better
choice.

-- 

Casey Dougall
Web Applications Developer
Ph: 518 743-9424  Fax: 743-0337
Place your bets! Saratoga Race Track opens on July 26th! YEAH BOY!

Mannix Marketing Inc. 33 Park St. Third Floor, Glens Falls, New York 12801

Marketing to New York State Destinations?
We offer quality Travel Industry Directories, Including www.Albany.com,
www.LakeGeorge.com  www.Saratoga.com




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245844
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


File ftp from cfserver to a data server

2006-07-08 Thread John Lucania
I have an .xls file on cfserver and need to ftp the file to database
server daily (= to be on the Schedule Task).   The source path is
\\intranet\dfs\HR\EMPList.xls and the target path is
\\IntraEDU\E:\EMPData

how do you accomplish this task?

tia

jl

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245830
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: File ftp from cfserver to a data server

2006-07-08 Thread Ryan, Terrence
cffile should be able to do it using UNC paths.  As long as the
ColdFusion service is running under a user account that has access to
the UNC share.

Terrence Ryan 
Senior Systems Programmer
Wharton Computing and Information Technology 

E-mail: [EMAIL PROTECTED]

-Original Message-
From: John Lucania [mailto:[EMAIL PROTECTED] 
Sent: Saturday, July 08, 2006 10:48 PM
To: CF-Talk
Subject: File ftp from cfserver to a data server

I have an .xls file on cfserver and need to ftp the file to database
server daily (= to be on the Schedule Task).   The source path is
\\intranet\dfs\HR\EMPList.xls and the target path is
\\IntraEDU\E:\EMPData

how do you accomplish this task?

tia

jl



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245831
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4