From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3108 invoked from network); 2 Sep 2002 17:54:12 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 2 Sep 2002 17:54:12 -0000 Received: (qmail 11514 invoked by alias); 2 Sep 2002 17:54:04 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17605 Received: (qmail 11501 invoked from network); 2 Sep 2002 17:54:03 -0000 Date: Mon, 2 Sep 2002 18:37:41 +0200 From: Thomas =?iso-8859-1?Q?K=F6hler?= To: Zsh hackers list Subject: scp completion Message-ID: <20020902163741.GA2240@picard.franken.de> Mail-Followup-To: Zsh hackers list Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: Linux picard 2.4.18 X-Editor: VIM - Vi IMproved 6.1 http://www.vim.org/ X-IRC: tirc; Nick: jeanluc X-URL: http://jeanluc-picard.de/ --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, zsh's completion for scp lacks a feature :) When I use scp, I can complete remote file names like this: scp foo@bar:/some/path ^^^^^ completes remote filenames That doesn't work when I have to use "-P" to scp: scp -P 2222 foo@bar:/some/path ^^^^^ tries to complete remote filenames via port 22 which fails Is there any chance that this feature will be implemented soon or is someone already working on it? Or should I have a look into this myself and send a patch (might take a while until I figured out that _ssh mess)? Bye, Thomas --=20 Thomas K=F6hler Email: jean-luc@picard.franken.de | LCARS - Linux <>< WWW: http://jeanluc-picard.de | for Computers IRC: jeanluc | on All Real PGP public key available from Homepage! | Starships --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9c5PVTEYXWMJlHuYRAi6FAKCf9pvJlBsnXO+qlKnHHN6eO3FW1QCeKZvh 5RfbEi1Kx7tLhiXzMW3rlr8= =VnYr -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--