Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
122 views

I have some Java code that uses the Apache MINA SSH client to connect to a Windows server running OpenSSH. The objective is to get an interactive prompt (One that I can issue a command, get a response,...
0 votes
0 answers
15 views

I'm new to deployment and infrastructure, and I'm setting up a Continuous Delivery (CD) process using Mina (v1.2.5) on a VPS. I'm facing a curious issue: the mina deploy command runs successfully, ...
0 votes
0 answers
45 views

I am using Apache Mina SFTP client(org.apache.sshd.sftp.client) and using SftpClient.rename() method to rename a file on remote sftp server. Apache Mina Client is copying the file with new name and ...
Chandu's user avatar
  • 2,069
0 votes
0 answers
60 views

I am using Apache Mina-SSHD server as SFTP and FTP server. Apache mina sshd - v2.12.0 version . Starting SFTP server from RSA or DSA ssh key . Generated and SSH key with passphrase ssh-keygen -t rsa -...
0 votes
1 answer
321 views

I am migrating an SFTP client from JSch to Apache MINA SSHD (version 2.11.0) and need to authenticate using a private key stored as a byte array. With JSch, I used the following approach to ...
Tom's user avatar
  • 95
0 votes
1 answer
139 views

I am using Apache MINA SSHD library to expose an SFTP server in a Spring Boot application and I'm wondering how should I implement a logic to prevent certain files from being overridden by a specific ...
0 votes
1 answer
236 views

I am trying to write an SFTP client using Apache MINA sshd-sftp package. Client should use key authentication and the key is encrypted using a passphrase. The documentation mentions to created key ...
0 votes
0 answers
943 views

I'm facing an issue while trying to authenticate an SSH session using the Apache Mina SSHD library in Java in a spring boot microservice project. I have a working implementation using JSch that ...
0 votes
0 answers
168 views

I can see JSCH has feature to get current directory using ChannelSftp.pwd(); How it can be achieved using Apache Mina sshd library ? I want to find the landing directory on successful SFTP connection ?...
-1 votes
1 answer
377 views

I want to migrate this code under Jsch to Mina: File privateKey = new File("/path/to/local/privateKeyFile"); Repository repository = new FileRepositoryBuilder() .setMustExist(true) ....
Izaya's user avatar
  • 1,598
2 votes
2 answers
349 views

I am unable to login to server using key authentication from my client Android app. I am able to login to server from my app using password authentication. I am able to login to server using key ...
user avatar
1 vote
1 answer
72 views

I have the following problem. I followed the documentation here and configured the SFTPInboundAdapter. An error occurs when the ssh client starts to download the file: org.springframework.messaging....
1 vote
1 answer
96 views

version:2.9.2 I configured my client to enable only arcfour256 algorithm, and then the server connecting to mina-sshd will encounter this exception, and the client connecting to a device supporting ...
hang xing's user avatar
0 votes
0 answers
519 views

I'm trying Apache Mina for the first time and run into the exact same error. Using the suggested upload method parameters from How to upload/download files using apache SSHD ScpClient, it still throw ...
-1 votes
1 answer
210 views

When I work in WSO2 I have seen some customers are facing the below error in their APIM Gateway nodes intermittently. "ERROR {org.wso2.andes.transport.network.mina.MinaNetworkHandler} - Exception ...

15 30 50 per page
1
2 3 4 5
...
32

AltStyle によって変換されたページ (->オリジナル) /