Commit Graph

4 Commits

Author SHA1 Message Date
Artem Bilan
90d5ee9282 INTSAMPLES-134: SFTP: Use Apache SSHD SshServer
JIRA: https://jira.spring.io/browse/INTSAMPLES-134

INTSAMPLES-134: `sun.misc.BASE64Decoder` -> `org.apache.sshd.common.util.Base64`

INTSAMPLES-134: PR comments and fix for Windows

INTSAMPLES-134 Test Samples with Remote Server

- change 'user' property to 'username' to avoid conflict with environment variable.
- create temporary files using the remote file template in 'si.sftp.sample'.
- clean up after test completion.
- use a caching session factory.
2014-07-30 23:37:58 -04:00
Oleg Zhurakousky
66dcac5c30 INTSAMPLES-12 polishing added keys to .gitignore 2010-11-18 03:42:58 -05:00
Oleg Zhurakousky
574512dfeb INTSAMPLES-12 polishing 2010-11-18 03:28:14 -05:00
Oleg Zhurakousky
afec85a6e2 INTSAMPLES-12 added SFTP sample 2010-11-18 03:23:47 -05:00