It looks like ACF has already a "file=" tag defined (so for the sake
of being compatible we should add it anyway). Look it up at:
http://livedocs.adobe.com/coldfusion/8/htmldocs/Tags_g-h_09.html#3989287

Either we add "file" to OpenBD and code is as such to deal with large
files or then we add a new tag. Something like:

<cfhttp largefile="somelargefile" path="absolutedestinationpath" />

But I think the "file=" is the best solution and I guess made for that :-)

Kind Regards,
Nitai

On Sun, Dec 25, 2011 at 2:55 PM, Alan Williamson (aw2.0 cloud experts)
<[email protected]> wrote:
> Nitai if coded correctly, you would notice very little difference
>
> How about we add in a new attribute to CFHTTP?   file=?
>
> Nitai @ Razuna wrote:
>>
>> I would LOVE to see this improved.
>>
>> What we are currently doing is to write temp scripts and use wget
>> (there is a executable on Windows) for large transfers. I've found
>> wget to perform exceptionally good. I doubt, that even with a fix,
>> cfhttp would be better or faster then wget for a 2GB file.
>>
>
> --
> online documentation: http://openbd.org/manual/
>  google+ hints/tips: https://plus.google.com/115990347459711259462
>    http://groups.google.com/group/openbd?hl=en



-- 
See for yourself how easy it is to manage files today. Join the revolution!

Razuna - Hosted Digital Asset Management Solution
http://www.razuna.com/

Razuna - Open Source Digital Asset Management
http://www.razuna.org/

Twitter - http://twitter.com/razunahq
Facebook - http://www.facebook.com/razunahq
Support Platform - http://getsatisfaction.com/razuna

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to