> I'm not sure exactly what you're saying here. What do you mean by > "forward to a specific directory (not root)"?
Forward to specific directory means "changing directory in built-in browser dir explorer". In my understanding when I specify dir in this built-in browser, the upload should go into this particular directory. For example, this picture denotes that upload will go into the root of C folder. <http://apache-guacamole-incubating-users.2363388.n4.nabble.com/file/n1302/Sketch.png> Am i right? > but it's not clear to me which method you're using in each > case, and some of the specifics of the log messages don't match up > with what would be expected. Here is table of tests I made just now. Two sets of tests were made: w/ set default dir in connection and w/o. Terms: *Current directory* is *C:\64*. This is directory specified in the opened inline file browser, default upload directory in connection settings is empty in this case. *Default directory* is also */C:/64*, it is a default upload directory in connection settings, built-in file browser is not opened in this case. Current directory drag'n'drop: > Jul 14 16:12:00 ip-172-31-21-9 guacd[1185]: Unable to open file > "./file.docx" Current directory button upload: > Jul 14 16:13:07 ip-172-31-21-9 guacd[1185]: Unable to close file > Jul 14 16:13:07 ip-172-31-21-9 guacd[1185]: Unable to open file > "/C:/64/file.docx" Default directory drag-n-drop: > Jul 14 16:18:16 ip-172-31-21-9 guacd[1264]: Unable to open file > "./file.docx" Default directory button upload: > Jul 14 16:23:26 ip-172-31-21-9 guacd[1264]: Unable to close file > Jul 14 16:23:26 ip-172-31-21-9 guacd[1264]: Unable to open file > "//file.docx" As you noticed, specifying directory gives nothing and upload goes into root folder anyway. > This is odd, as specifying the root So yes, this is odd for me too. -- View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/SFTP-error-unable-to-open-file-XXX-on-Win8-RDP-host-tp1155p1302.html Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.
