« Return to Thread: Ant on AIX using SCP to transfer files with ssh2 keys

Re: Ant on AIX using SCP to transfer files with ssh2 keys

by MaxSteel :: Rate this Message:

Reply to Author | View in Thread

So from my research, I am using jsch on apache-ant v1.7.0

Also, the type of keys I am using on these servers is known as "tectia keys".

No known_hosts file is created, only a directory called "hostkeys" in home/user/.ssh2/hostkeys is created with separate public keys in separate fies in this directory.

If this helps I hope so.. I'n beginning to think that I cannot scp this way with this type of keys.

Thanks..

 « Return to Thread: Ant on AIX using SCP to transfer files with ssh2 keys