[Bug 2722] New: Symbolic links aren't listed properly by sftp
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed May 24 02:34:30 AEST 2017
https://bugzilla.mindrot.org/show_bug.cgi?id=2722
Bug ID: 2722
Summary: Symbolic links aren't listed properly by sftp
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sftp
Assignee: unassigned-bugs at mindrot.org
Reporter: mi+mindrot at aldan.algebra.com
Doing dir/ls/ls -l in a directory containing symbolic links, one can
see the FACT that they are symbolic links, but not their TARGETS:
sftp> ls -l
lrwxrwxrwx 1 foo bar 3 May 22 16:27 mealink
lrwxrwxrwx 1 foo bar 3 May 22 10:34 mealinktoo
Most inconvenient...
Looks like there was an attempt to address this in times of 3.4p1:
https://marc.info/?l=openssh-unix-dev&m=103651326517135&w=2
but nothing ever came of it. Why would such a basic feature be missing
for so long?
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list