Facility to add a password to the downloaded file for protection.
195
Views
2
Comments
New

When I download a file, it should be password protected. Should open only when the password is provided. An action or extra property in the download node will really help.

Hi Kirshnamanbal,

Download a file from where? You idea description is to general to be implemented.

If you mean in a download function you program, then you can already do that, you can use the BigZip component from the Forge to create a password protected file that then can be downloaded.

Regards,

Daniel

Yes, Daniel. Instead of a forge component, it it can be accommodated as a property in the 'Download' node, that will be really handy.

Thanks for the inputs!