Hi there,
I'm a bit stumped by strange observed behaviour, which I will try to
describe, and hopefully someone else can help make sense of this.
Server: proftpd with TLS enabled (TLSRequired on).
Certificate: self signed garbage.
Client: FTPSClient in Explicit mode.
Oddly enough, when I conne
On 2023-04-30 09:55, Jon wrote:
JSch is aging and appears to be abandoned at this point.
Any insight or recommendations would be greatly appreciated.
I've been using mwiede's continuation of jsch for a few years now, with
success. Their fork can be found on github and in maven central etc:
ht
On 21/11/2023 21:05, Xudong Yang wrote:
java -jar commons-compress-1.25.0.jar ruff-aarch64-apple-darwin.tar
Exception in thread "main" java.io.IOException: Truncated TAR archive
at
org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read(TarArchiveInputStream.java:694)