Forums / Developer / Need help on file download with binary handlers ?

Need help on file download with binary handlers ?

Author Message

H-Works Agency

Friday 01 February 2008 1:06:01 pm

Hello,

How the binary handlers works ?

I have some customs handlers in extensions i downloaded from contribs but there is no exemple of how to compose the link :

- Is it a link to the node name like : /content/download/{$mybinaryhandlername}/my_url_alias ?

- What kind of handler is used for the "default" download of file in EZP : /content/download/ID/ID/filename : Is it "ezfiledirect" or "ezfilepasstrough" ?

What is the aim of those handlers ? Why not just downloading with a direct link to the var dir ?

EZP is Great