[Cyberduck-trac] [Cyberduck] #10082: CLI --list option overwrites the last file name when listing files from a WedDAV server

Cyberduck trac at cyberduck.io
Sat Sep 16 08:14:08 UTC 2017


#10082: CLI --list option overwrites the last file name when listing files from a
WedDAV server
-----------------------+-------------------
    Reporter:  gc001   |      Owner:
        Type:  defect  |     Status:  new
    Priority:  normal  |  Milestone:
   Component:  core    |    Version:  6.2.6
    Severity:  normal  |   Keywords:  CLI
Architecture:          |   Platform:
-----------------------+-------------------
 Here is a hex dump of the last part of the output from a duck --list
 command:

 {{{

 000000e0                        0a74 656d702e            .temp.
 000000f0  7478740d 44697363 6f6e6e65 6374696e  txt.Disconnectin
                 **
 00000100  67206461 762e626f 782e636f 6d20e280  g dav.box.com ..
 00000110  93205765 62444156 20284854 54505329  . WebDAV (HTTPS)
 00000120  e280a60a 0a0d556e 6b6e6f77 6ee280a6  ......Unknown...

 }}}

 This shows the last file name (temp.txt) a carriage return (0d) followed
 by "Disconnecting".

 With no line feed (0a) after the last file name this causes the
 "Disconnecting" message to overwrite the last line of output.

 If the command line option --quiet is specified then the last file name
 displays OK.

--
Ticket URL: <https://trac.cyberduck.io/ticket/10082>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list