I'm having a problem with updating files using CFFTP .  With cffile, first I
"read" the file and use the variable to populate a text area field so the
user can edit it.  When they submit the edited file, the action page writes
(overwrites) the old file and then FTP's it to the Unix server as a plain
text file.  The problem is, each time it gets edited and FTP'ed, I'm getting
extraneous paragraphs/white (when I show hidden I can see them).  

As I typed this it has occurred to me that I should try forcing ASCII mode
instead of using auto. If that solves it, I'll post a follow up in case
anyone cares.  Otherwise, I'll look forward to hearing your thoughts.

Thanks!


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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to