zsh-users
 help / color / mirror / code / Atom feed
* Remote scp completion that can handle spaces etc. in pathnames
@ 2003-02-13 13:30 Hannu Koivisto
  2003-02-13 14:41 ` Oliver Kiddle
  0 siblings, 1 reply; 5+ messages in thread
From: Hannu Koivisto @ 2003-02-13 13:30 UTC (permalink / raw)
  To: Zsh Users' List

Greetings,

Let's say that there is a directory "foo bar" on host baz.  If I
try to copy it recursively with scp from baz to the current host, I
have to say ``scp -r baz:foo\\\ bar .''  That is, I need to
"double quote".  However, if I use zsh's completion to get me that
directory, i.e. I write ``scp -r baz:fo<tab>'', I get
``scp -r baz:foo\ bar/'', which does not work.

I use openssh 3.4p1 and zsh 4.0.4 on Debian GNU/Linux woody.  Is
this handled differently in a later (stable or development) version
and/or would this be easy to fix locally?

I also note that pathnames in remote commands are not completed
remotely, i.e. if I write ``ssh somehost ls f<tab>'', zsh completes
local filesystem entries beginning with f.  I wonder if this could
be smarter as well.

-- 
Hannu
Please don't send copies of list mail


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-02-17  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-13 13:30 Remote scp completion that can handle spaces etc. in pathnames Hannu Koivisto
2003-02-13 14:41 ` Oliver Kiddle
2003-02-13 15:06   ` Hannu Koivisto
2003-02-13 16:12     ` Oliver Kiddle
2003-02-17  9:18       ` Hannu Koivisto

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).