[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-04-06 Thread Marcin Kozakiewicz (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958438#comment-15958438 ] Marcin Kozakiewicz commented on SSHD-733: - I checked it and it is working fine for my test cases,

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-04-04 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15955620#comment-15955620 ] Goldstein Lyor commented on SSHD-733: - I have made a slight adjustment so that symlinks as *not*

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-04-03 Thread Piotr Praszmo (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953917#comment-15953917 ] Piotr Praszmo commented on SSHD-733: I think this path might be going to far. open and read dir now

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-29 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15947529#comment-15947529 ] Goldstein Lyor commented on SSHD-733: - Please note that according to [SFTP draft

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-29 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15947411#comment-15947411 ] Goldstein Lyor commented on SSHD-733: - I am inclined to agree, I will therefore add it as a

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-28 Thread Piotr Praszmo (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945849#comment-15945849 ] Piotr Praszmo commented on SSHD-733: RFC just says: {quote} This will return an error if the path does

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-28 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945481#comment-15945481 ] Goldstein Lyor commented on SSHD-733: - I do not doubt that it solved *your* problem, but the question

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-28 Thread Marcin Kozakiewicz (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945068#comment-15945068 ] Marcin Kozakiewicz commented on SSHD-733: - [~ppraszmo] after applying these changes server works as

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-27 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943532#comment-15943532 ] Goldstein Lyor commented on SSHD-733: - We could flip it back, but the question is whether it is the

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-27 Thread Piotr Praszmo (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943140#comment-15943140 ] Piotr Praszmo commented on SSHD-733: It looks like symlink following is explicitly disabled here.

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-25 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15941638#comment-15941638 ] Goldstein Lyor commented on SSHD-733: - The code can be easly debugged by looking at

[jira] [Commented] (SSHD-733) SSHD server displays file symlinks instead of dir symlinks

2017-03-24 Thread Piotr Praszmo (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15941023#comment-15941023 ] Piotr Praszmo commented on SSHD-733: I'm having similar (probably the same) issue: {code} import