jansohn
jansohn
@kinichiro I think this can be only reproduced when using cipher `aes128-ctr`. sftp.exe -o "ciphers=aes128-ctr" -o "[email protected]" user@hostname
@kinichiro no, I don't think this issue should be closed as it seems to be a specific problem with LibreSSL. The problematic combination works for example with the Git for...
@kinichiro I'm not very familiar with the build process but afaik @bagajjal is.
I'd also appreciate this feature.
AFAICR it's not possible to delete the outdated comments you see in the overview tab.
I don't see a `Delete` link in the GUI either (for OUTDATED comments).
> @jansohn - please look at comments in JIRA https://issues.apache.org/jira/browse/MJAR-310 > It can be reasonable to fix a bug in plexus-utils Makes sense but there are already three year old...
> @jansohn can you try my proposition of fix: #87 I can test it on Tuesday but I doubt it will fix the problem.
> > @jansohn can you try my proposition of fix: #87 > > I can test it on Tuesday but I doubt it will fix the problem. I stand corrected...
It is really quite tricky to get this right, especially with WPF involved. Are there any intentions to make this work "out-of-the-box"? I've put together a [small sample project](https://github.com/jansohn/resx-wpf) (with...