Hi Tod,

I tried this,

<CFFILE ACTION="MOVE" 
        SOURCE="d:\dirSrtuct\test.txt" 
        DESTINATION="d:\anotherDirSrtuct\">

and it worked,

what gives,

maybe there is white space in my Dynamic Vars, I'll try RTRIM();

J

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 06, 2002 1:18 PM
To: CF-Talk
Subject: CFFILE Move error...


John,

Btw, my bad... I saw that you were creating directories in the code and I 
didn't get that far.  If you're able to create directories and such, then 
. there has to be something more going on.

Have you tried using <cffile action="move"> with a regular file (meaning, 
take out the dynamic stuff and just see if you can move a regular file 
into that directory?  Make a .txt file and see if <cffile> is throwing you 
the same error.

Sorry about that...

~Todd

-- 
============================================================
Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ |
http://www.flashCFM.com/   - webRat (Moderator)            |
http://www.ultrashock.com/ - webRat (Back-end Moderator)   |
============================================================


______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to