Hi
I've been trying to replicate the feature I was using in Penguinet to open an scp/sftp session based on the same settings as the ssh session.
For example host alice.example.com:8899 uses private key.
I have run into the following issues:-
1) although both SFTP and SSH can be configured separately in the enterprise edition, there isn't a way to automatically switch between.
2) If I try to create a template, the template won't automatically set up:
a) the port - SFTP will not accept a non-numeric port so $PORT$ is not permitted
b) the private key - there is no template variable for this?
So it seems I have to do this manually every time, unless it's on the standard port or without private key.
I am very new to this software, so is there another way to do it? I would like to migrate about 100 hosts in so it could take some time...
Thanks
I've been trying to replicate the feature I was using in Penguinet to open an scp/sftp session based on the same settings as the ssh session.
For example host alice.example.com:8899 uses private key.
I have run into the following issues:-
1) although both SFTP and SSH can be configured separately in the enterprise edition, there isn't a way to automatically switch between.
2) If I try to create a template, the template won't automatically set up:
a) the port - SFTP will not accept a non-numeric port so $PORT$ is not permitted
b) the private key - there is no template variable for this?
So it seems I have to do this manually every time, unless it's on the standard port or without private key.
I am very new to this software, so is there another way to do it? I would like to migrate about 100 hosts in so it could take some time...
Thanks