You have a great product, however there are a number enhancements we would like to see in the HTML 5 client. Our number one request is that the HTML 5 client can have File Upload capabilities without the File Download capability. The File Download button opens a Windows file selection dialog on the server, which will allow the user to download files that the our programs need access to, however the user should not be able to download. We know through User Group Policies, we can restrict much of what the user can do in the Windows file selection dialog, however we cannot completely stop the file download.
Ideally we would like to hide any icon on the HTML 5 tool bar that we do not wish our users to use.
HTML 5 Client File Upload without File Download
Re: HTML 5 Client File Upload without File Download
Unfortunately this request was not addressed in version 7.70.
We love to able to control which Icons appear on the HTML 5 client drop down menu.
Comments from TSplus Administrators on this request would be appreciated.
Thanks again for a great product.
We love to able to control which Icons appear on the HTML 5 client drop down menu.
Comments from TSplus Administrators on this request would be appreciated.
Thanks again for a great product.
Re: HTML 5 Client File Upload without File Download
Hello,
I have addressed your requests to our dev team. We should hear from them soon.
I have addressed your requests to our dev team. We should hear from them soon.
Olivier
TSplus support team administrator

TSplus support team administrator

Re: HTML 5 Client File Upload without File Download
Please look at these settings in settings.js, see C:\Program Files (x86)\TSplus\Clients\www\software:Robert wrote:Ideally we would like to hide any icon on the HTML 5 tool bar that we do not wish our users to use.
Code: Select all
filehtmluploadbutton = "no"; //no, all, pc, mobile, ios - is also fast access upload button for quick file upload to rdp session
filerdpuploadbutton = "no"; //no, all, pc, mobile, ios - is also rdp session side upload to users browser
Best regards
Jeffrey