bin/122925: sftp duplicates filename when get listing directory on CDROM

Stas Timokhin stast at bsdportal.ru
Sun Apr 20 07:00:01 UTC 2008


>Number:         122925
>Category:       bin
>Synopsis:       sftp duplicates filename when get listing directory on CDROM
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 20 07:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Stas Timokhin
>Release:        7.0-RELEASE
>Organization:
None
>Environment:
FreeBSD home.stasyan.com 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Sat Mar 29 21:51:47 NOVT 2008     root at home.stasyan.com:/usr/src/sys/i386/compile/EASTERN70  i386
>Description:
Output of sftp ls command contains duplicate strings when runs on cd9660-mount.
It looks like this:
sftp> ls -l
dr-xr-xr-x   13 root     wheel        2048 Feb 25 02:28 7.0-RELEASE
dr-xr-xr-x   13 root     wheel        2048 Feb 25 02:28 7.0-RELEASE
dr-xr-xr-x   13 root     wheel        2048 Feb 25 02:28 7.0-RELEASE
-r--r--r--    1 root     wheel        5114 Feb 25 02:28 ERRATA.HTM
-r--r--r--    1 root     wheel        5114 Feb 25 02:28 ERRATA.HTM
-r--r--r--    1 root     wheel        5114 Feb 25 02:28 ERRATA.HTM
-r--r--r--    1 root     wheel        3671 Feb 25 02:28 ERRATA.TXT

>How-To-Repeat:
$ mount_cd9660 /dev/acd0 /cdrom
$ sftp localhost
$ cd /cdrom
sftp> ls   (make 3-5 attempts for bug apperance)


>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list