[Cyberduck-trac] [Cyberduck] #9192: Interoperability with AXS Port

Cyberduck trac at trac.cyberduck.io
Tue Jan 19 13:49:18 UTC 2016


#9192: Interoperability with AXS Port
--------------------------+---------------------------
 Reporter:  LorenAmelang  |         Owner:  dkocher
     Type:  enhancement   |        Status:  closed
 Priority:  low           |     Milestone:  4.8
Component:  ftp           |       Version:  4.7.3
 Severity:  normal        |    Resolution:  thirdparty
 Keywords:                |  Architecture:  Intel
 Platform:                |
--------------------------+---------------------------
Changes (by dkocher):

 * status:  new => closed
 * resolution:   => thirdparty
 * milestone:   => 4.8


Comment:

 The reply to `LIST` is not parsed correctly due to an invalid mask for the
 files. Please let the vendor know that the mask for every file entry
 should match the regular expression
 `(((r|-)(w|-)([xsStTL-]))((r|-)(w|-)([xsStTL-]))((r|-)(w|-)([xsStTL-])))\+?\s+`.

 For example
  * `d--------   1 owner    group               0 Dec 22 10:19 DATALOGS`
 should be `d---------   1 owner    group               0 Dec 22 10:19
 DATALOGS`.
  * `---------   1 owner    group         1845484 Dec 22 10:20 OPTICS.RPY`
 should be `----------   1 owner    group         1845484 Dec 22 10:20
 OPTICS.RPY`

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


More information about the Cyberduck-trac mailing list