Re: HAL to save an attached file to client
Paul Timms
3-13-20
Gaston, below is the syntax for downloading a file from a Linux server to a Windows client, where the Attach record has been saved into the tmp folder on the server.

DownloadFile("tmp/" & Attachr.FileName,"tmp\\" & Attachr.FileName, true);

Regards

Paul
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Piotr Wycichowski
We are now in version 8.5 260126/85561338 and still the problem occurs. I will try to report a bug. /Piotr W....
09:36 23 Apr 2026
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026