Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
with the current 10.5 seed (wwdc seed) some actions from the contextual menu are infunctional.
for example deleting a file isn't working. strangely deleting a directory works.
console log:
25.06.07 01:45:26 Cyberduck[276] *** NSTimer ignoring exception 'java/lang/ClassCastException: java.lang.Long
Stack Trace:
java.lang.ClassCastException: java.lang.Long
at ch.cyberduck.ui.cocoa.CDBrowserController.getSelectedPaths(Unknown Source)
at ch.cyberduck.ui.cocoa.CDBrowserController.validateItem(Unknown Source)
at ch.cyberduck.ui.cocoa.CDBrowserController.validateToolbarItem(Unknown Source)
at com.apple.cocoa.application.NSToolbar.validateVisibleItems(Native Method)
at ch.cyberduck.ui.cocoa.CDBrowserController$42.run(Unknown Source)
at ch.cyberduck.ui.cocoa.CDController.post(Unknown Source)
at ch.cyberduck.ui.cocoa.CDWindowController.post(Unknown Source)
' that raised during firing of timer with target 0x130dc0 and selector 'post:'
with the current 10.5 seed (wwdc seed) some actions from the contextual menu are infunctional. for example deleting a file isn't working. strangely deleting a directory works.
console log: