Setting sftp-directory ignored

2017-05-26 Thread Marko Nikolić
Hello, I am connecting to remote machine using RDP+SFTP and the file transfer over SFTP is working correctly, including programatically uploading files to different directories on the destination machine. However, I am not able to set sftp-directory for files dropped on desktop; any value set

Re: AngularJS version

2017-05-04 Thread Marko Nikolić
The last comment in the bug report says it is fixed in 1.4.9. Marko пет, 5. мај 2017. 02.31 Mike Jumper <mike.jum...@guac-dev.org> је написао/ла: > On May 4, 2017 3:14 PM, "Marko Nikolić" <marko.nikolic...@gmail.com> > wrote: > > Hello, > > Is there some

AngularJS version

2017-05-04 Thread Marko Nikolić
Hello, Is there some reason for keeping the AngularJS version that is almost two years old (1.3.16)? I am asking because I am expriencing angular bug https://github.com/angular/angular.js/issues/13380 in my extension, which is solved in the more recent version of angular. Regards, Marko

Re: Changing error dialogs

2017-04-28 Thread Marko Nikolić
суб, 29. апр 2017. 00.16 Mike Jumper <mike.jum...@guac-dev.org> је написао/ла: > On Fri, Apr 28, 2017 at 2:23 PM, Marko Nikolić <marko.nikolic...@gmail.com > > wrote: > >> Hello, >> >> I need to remove home button, have separate dialog title for connecton

Re: Changing error dialogs

2017-04-28 Thread Marko Nikolić
Hello, I need to remove home button, have separate dialog title for connecton errors, add button with custom behaviour. Regards, Marko пет, 28. апр 2017. 18.35 Mike Jumper <mike.jum...@guac-dev.org> је написао/ла: > On Apr 28, 2017 7:27 AM, "Marko Nikolić" <marko.nikolic

Changing error dialogs

2017-04-28 Thread Marko Nikolić
Hello, I would like to customize the functionality of the error dialogs in the Guacamole client application within the extension I am developing. Changing the dialog texts and the styling of the dialogs are not sufficient for my use case. I found that the error handling dialogs are displayed

Re: Help with compiling guacamole-server-0.9.12-incubating on SUSE 12 SP2 with RDP

2017-04-19 Thread Marko Nikolić
Hello, The issue is probably the version of freerdp libraries, you should use 1.x branch. The stable-1.1 works fine. Check the output of configure, it should display "freerdp: yes" if the freerdp library is found and has correct version. Regards, Marko сре, 19. апр 2017. 19.15 Aleksandar M

Guacamole with broker

2017-04-10 Thread Marko Nikolić
Hello, We are planning to use Guacamole with connection broker, where the broker should redirect the connection to server farm and start application on one of the servers. Is something like this possible with guacamole? We are able to make connection to the broker, but redirected app fails and

Connection close

2017-03-13 Thread Marko Nikolić
Hello, I am writing an java extension on the server side that should detect when the connection is closed, either by using Logout or closing the browser window. I have found TunnelCloseEvent/Listener in the Java API, but it seems that it is not used any more. Is there some other method for

Re: SFTP file locking

2017-03-13 Thread Marko Nikolić
is happens on some servers, on some don't, but with the latest code, everything work. Marko пон, 27. феб 2017. у 00:27 Marko Nikolić <marko.nikolic...@gmail.com> је написао/ла: Thanks for the quick response! I'll try latest version and report back. Regards, Marko пон, 27. феб 2017. у 0

Re: SFTP file locking

2017-02-26 Thread Marko Nikolić
s: > > https://issues.apache.org/jira/browse/GUACAMOLE-222 > > - Mike > > > On Sun, Feb 26, 2017 at 6:00 AM, Marko Nikolić <marko.nikolic...@gmail.com > > wrote: > > Hello, > > I am using Guacamole RDP + SSH connection and have some strange behaviour > after SFTP fi

File browser / prevent download

2016-11-23 Thread Marko Nikolić
Hello, I have a specific request for using guacamole file browser and putting restrictions on file transfer. The user is accessing the server using guacamole via RDP and it is required to allow uploading of files, but to prevent downloading. I have tried to set the permissions on the