Hi,

Im trying to transfer files between host computer and the remote. 
I am using vnc+ssh, and I have enabled sftp file transfer. 

Upload files from host to remote desktop works fine, but I'm having trouble
with downloading files from remote to host.

if I double click the file from guacamole browser in remote desktop, tomcat
log shows the below message forever, and the file is not downloaded.

DEBUG o.a.g.t.StreamInterceptingTunnel - Intercepting output stream #0 of
tunnel "b3a20cd3-45c9-40e7-8e3b-a59ec08cd42

however if I download an empty file (0 bytes), the download starts and the
tomcat log shows "Intercepted output stream ...."

in my apache config I have below settings in <Location /guacamole> tag
<Location /guacamole>
        ProxyPass  http://localhost:8080/guacamole
        ProxyPassReverse http://localhost:8080/guacamole
</Location>

Please could anyone help with this download issue? Thanks very much



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Reply via email to