Re: Copying files over existing tunnel?



"HS" == Hemant Shah <shah@xxxxxxxxxxxxxxxx> writes:

HS> Folks,

HS> I want to copy files to remote system over existing SSH tunnel
HS> without doing authentication again.

You do not say what SSH software you're using. If it's OpenSSH, see the
ControlMaster/ControPath options.

--
Richard Silverman
res@xxxxxxxx

.



Relevant Pages

  • Re: How good is Windows RDPs encryption?
    ... > With that said...personally I run RD through a SSH tunnel and use a ... > public/private key with a strong passphrase verus password ... > authentication. ...
    (comp.security.ssh)
  • Java & OpenSSH
    ... I am trying to create an ssh tunnel via a java app. ... port:host:port -l user remotehost") but being constrained to password ... authentication I'm stuck on how to get the password to the client. ...
    (SSH)
  • Re: password in SFTP::Foreign
    ... authentication is not recommended, since it is sent using SSH tunnel ... I always assumed that it was because the script you call Expect from ... will have the cleartext password in it. ...
    (comp.lang.perl.modules)