Thanks for the idea Sean, but that didn�t work either. Using that nomenclature I get the following error message: FTP Error Text: 550 /Custom/ Extracts: The system cannot find the path specified.
I note that the slash after "custom" is a forward slash, yet the CFFTP tag uses the backslash to escape the space viz: <CFFTP action="Changedir" DIRECTORY="/Custom\ Extracts" Connection="Connectionname" stoponerror="no"> So I guess the FTP server is still considering the space to be a break in the command, yes? Cheers Mike Kear -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean A Corfield Sent: Monday, 22 December 2003 2:08 PM To: CFAussie Mailing List Subject: [cfaussie] Re: CFFTP problem.. anyone see how to get around this? On Dec 21, 2003, at 6:57 PM, Michael Kear wrote: > �I'm trying to write a template to retrieve a file from a remote > location and > process it.���The problem is that CFFTP cant find the correct > directory on > the remote site because the directory name has a space in it.��Anyone > know > how to get around this? Try "/Custom\ Extracts". Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
