emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TRAMP password caching


From: Richard Stallman
Subject: Re: TRAMP password caching
Date: Fri, 01 Dec 2006 17:02:10 -0500

    > What about if you use ssh-agent?  Does that solve the problem?

    ssh-agent solves the problem.

    So does using these 2 lines:
      ControlMaster auto
      ControlPath /tmp/address@hidden:%p
    in ~/.ssh/config, and having an existing ssh connection to the remote
    host.  Then 'scp' will reuse the existing ssh connection and not
    need the user to specify a password.

Would someone like to propose a solution consisting of documentation
changes with these suggestions?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]