Jöran Malek

Results 195 comments of Jöran Malek

Issue is, we generate a massive live of menu items - for each file one item. ![image](https://github.com/iterate-ch/cyberduck/assets/734738/965929f8-227a-42e3-8fc7-ea6ca1de3356) Selecting a couple of files isn't an issue with this, though hundreds of...

Java SDK: https://github.com/pCloud/pcloud-sdk-java

With `-XX:-UseGHASHIntrinsics` observing the same bandwidth as IKVM on JDK.

``` java.lang.NoSuchMethodError: 'void net.schmizz.sshj.userauth.keyprovider.FileKeyProvider.init(java.io.Reader, java.io.Reader, net.schmizz.sshj.userauth.password.PasswordFinder)' ```

Conflict in Dependencies: ``` [INFO] +- ch.iterate.ssh:sshj:jar:0.39.0:compile [INFO] +- ch.iterate.ssh:jsch.agentproxy.sshj:jar:0.0.10:compile [INFO] | +- com.hierynomus:sshj:jar:0.38.0:compile ```

Repro: ``` $ sudo cat /etc/ssh/sshd_config.d/ticket.conf AuthenticationMethods publickey,password PasswordAuthentication yes ``` Need to review how authentication works. Scenario now is: - Request login information, server responds with PublicKey - Cyberduck...

Without key set in bookmark, authentication fails, with any combination of first key, then password, or vice-versa, or combined. [cyberduck-without-key-in-bookmark.log](https://github.com/iterate-ch/cyberduck/files/13558251/cyberduck-without-key-in-bookmark.log) Assigning the key beforehand in the bookmark, then connecting, and...

Protocol: The selected connection method (Backblaze, Amazon S3, FTP, etc.) Looks like Backblaze in this case: https://www.backblaze.com/apidocs/b2-list-unfinished-large-files

i.e. ``` C&add;&add; ```

Got it with this procedure: * Connect Google Drive * Upload a file, through Drag/Drop * Wait some minutes (30 or so) * Delete a file in Browser-view * Got...