From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: C K Kashyap Newsgroups: gmane.emacs.help Subject: keyboard macro to record scp (password) Date: Mon, 11 Jul 2011 16:30:20 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf3054a76fde89b604a7c9165d X-Trace: dough.gmane.org 1310382129 6952 80.91.229.12 (11 Jul 2011 11:02:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Jul 2011 11:02:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 11 13:02:06 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QgEFZ-0007Ex-IQ for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Jul 2011 13:02:05 +0200 Original-Received: from localhost ([::1]:48726 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgEFY-00029L-7n for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Jul 2011 07:02:04 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:55118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgEDw-00028t-2I for help-gnu-emacs@gnu.org; Mon, 11 Jul 2011 07:00:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgEDu-0005BE-Se for help-gnu-emacs@gnu.org; Mon, 11 Jul 2011 07:00:23 -0400 Original-Received: from mail-fx0-f52.google.com ([209.85.161.52]:36299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgEDu-0005B8-Gp for help-gnu-emacs@gnu.org; Mon, 11 Jul 2011 07:00:22 -0400 Original-Received: by fxd18 with SMTP id 18so215156fxd.39 for ; Mon, 11 Jul 2011 04:00:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=TzKVramdtGJL6sJBFo0c23bF55hymyPTcvFgTUc5JdA=; b=gpj7UfM1BiKmL5f4rAy4kkDIYcHbfXtlsqO/OZlnDtFsqZWW5ckGaY91J5pC1PM4N6 fm34JYgTF0vyZztoKtwbRPJ11gz2xE77gFJOzUuPhs35sM2SBscP/DIlyCP3sVTlCqZo gzKz+lN7hfGUYlgqf5gjA2uT817SPKTlv7vzY= Original-Received: by 10.223.1.68 with SMTP id 4mr1301432fae.74.1310382020790; Mon, 11 Jul 2011 04:00:20 -0700 (PDT) Original-Received: by 10.223.86.66 with HTTP; Mon, 11 Jul 2011 04:00:20 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.52 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81534 Archived-At: --20cf3054a76fde89b604a7c9165d Content-Type: text/plain; charset=ISO-8859-1 Hi, I need to do scp multiple times (and in this case, authorized_keys thingy is not an option). I tried to record a keyboard macro to record the scp action - including the password entry - but that does not seem to work. The password gets typed even before the its prompted for. How do I get around this? Regards, Kashyap --20cf3054a76fde89b604a7c9165d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
I need to do scp multiple times (and in this case, authorized_keys = thingy is not an option). I tried to record a keyboard macro to record the = scp action - including the password entry - but that does not seem to work.= The password gets typed even before the its prompted for. How do I get aro= und this?
Regards,
Kashyap
--20cf3054a76fde89b604a7c9165d--