help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: keyboard macro to record scp (password)


From: Peter Münster
Subject: Re: keyboard macro to record scp (password)
Date: Tue, 12 Jul 2011 08:14:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

On Tue, Jul 12 2011, C K Kashyap wrote:

> My original usecase however is to be able to "cache" passwords in eshell -
> perhaps, I need to modify the keyboard macro recording to wait for a bit (till
> the password is prompted for) before re-playing the password.

3 ideas:
- expect (password saved somewhere)
- public key authentication
- (sleep-for 1) in macro

-- 
           Peter




reply via email to

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