https://bugzilla.mindrot.org/show_bug.cgi?id=1936

--- Comment #4 from Alain Knaff <[email protected]> 2011-09-12 18:49:18 
EST ---
This would be rather inconvenient if the command needing access to the
key was something like:

for arch in i386 x86_64 arm powerpc; do
  scp huge_source_tree.tar.gz $arch.linux.org:
done

You'd get a confirmation request for each machine. With a toggle
switch, you'd give access before the loop, and remove access after.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to