Hi, I have opted for using the chagedir facility which has worked well
Regards Claude Raiola B.Econ (Acc), B.Hot.Mngt. Websites: www.AustralianAccommodation.com www.SAMARIS.NET www.WebSiteSolutions.com.au Mobile: 0414 228 948 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Paul Kukiel Sent: Wednesday, 28 January 2009 11:56 AM To: [email protected] Subject: [cfaussie] Re: CFFTP Put files to sub directory remotefile="pages/#building_name#_#unit#_gallery.txt"> Paul. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of SAMARIS Software Sent: Tuesday, January 27, 2009 8:49 PM To: [email protected] Subject: [cfaussie] CFFTP Put files to sub directory I am using the following code to ftp files from my cf app to another server <cfftp connection = "imediatestconn" username = "#un#" password = "#pw#" passive = "yes" timeout="180" server = "#server# " directory="Pages" action = "putfile" localfile="D:\FTP\Austaccomm\Htdocs\samaris\pnr\pages\bca_#building_name#_#u nit#_gallery.txt" remotefile="#building_name#_#unit#_gallery.txt"> The files are uploading to the server however they are being placed in the root directory when I want to have them placed into a specific sub directory called /pages can someone enlighten me as to what I need to do to be able to upload to the sub directory rather than the room directory Regards Claude Raiola B.Econ (Acc), B.Hot.Mngt. Websites: www.AustralianAccommodation.com www.SAMARIS.NET www.WebSiteSolutions.com.au Mobile: 0414 228 948 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
