[ https://issues.apache.org/jira/browse/SSHD-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zabee Ulla updated SSHD-932: ---------------------------- Summary: Mina client to connect remote Linux host and get few tasks done (was: File transfer to a remote Linux machine) > Mina client to connect remote Linux host and get few tasks done > --------------------------------------------------------------- > > Key: SSHD-932 > URL: https://issues.apache.org/jira/browse/SSHD-932 > Project: MINA SSHD > Issue Type: Question > Affects Versions: 2.2.0 > Reporter: Zabee Ulla > Priority: Major > > We are switching from Jsch to Apache MINA to connect and get a few tasks done > from remote hosts. > I need to achieve the following features, > * List files of a remote host > * Change directory of a remote host > * Get file contents as bytes from a remote host > * Put a file into the remote host > I have the following questions, > # How can I send a ZIP file to a remote host much easily in API level (not > the Shell commands level)? And all other operations in API level. > # Can I secure a connection between my localhost and remote through a > certificate? > # As of now, I am using SSHD-CORE and SSHD-COMMON version 2.2.0. Are these > libraries enough or do I need to include any other libraries? > # executeRemoteCommand() is stateless how can I maintain a state? > Sorry, if the questions sound naive. > Looking at this at an earlier opportunity will definitely help. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org