davidfilipovic commented on issue #861: URL: https://github.com/apache/mina-sshd/issues/861#issuecomment-3698801736
Hi, thanks for the reply! 1. We are using the spring-integration project to get the session and write the file to the SFTP. We are using the write method from here: [SftpSession:write(InputStream, String)](https://github.com/spring-projects/spring-integration/blob/18c72d1f4f4e5127e5af44e[…]a/org/springframework/integration/sftp/session/SftpSession.java). 2. We are uploading to the third-party server. We are not aware of the details, but we know it is an IBM DataPower SFTP server. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
