zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: zsh-workers@sunsite.dk
Cc: 261775-forwarded@bugs.debian.org
Subject: [hugo@larve.net: Bug#261775: zsh: Space in filenames completion bug for rsync]
Date: Wed, 28 Jul 2004 11:37:24 -0400	[thread overview]
Message-ID: <20040728153724.GA16544@scowler.net> (raw)

----- Forwarded message from Hugo Haas <hugo@larve.net> -----

Hi.

Here is the issue.

  hugo@buena ~> rsync foobar:/tmp/a<tab>
  /tmp/a b               /tmp/aaaaaaa
  /tmp/aaa/

With another <tab>:

  hugo@buena ~> rsync foobar:/tmp/a\ b

Finally, running the command:

  hugo@buena ~> rsync foobar:/tmp/a\ b .

I get:

  hugo@buena ~> rsync foobar:/tmp/a\ b .
  receiving file list ...
  link_stat "/tmp/a" failed: No such file or directory
  link_stat "/home/hugo/b" failed: No such file or directory
  0 files to consider
  client: nothing to do: perhaps you need to specify some filenames or the --recursive option?
  rsync error: some files could not be transferred (code 23) at main.c(653)

Backslashes should be "triple-escaped" like the scp completion does.

Regards,

Hugo

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US.UTF-8)

Versions of packages zsh depends on:
ii  debconf                     1.4.29       Debian configuration management sy
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libcap1                     1:1.10-14    support for getting/setting POSIX.
ii  libncurses5                 5.4-4        Shared libraries for terminal hand
ii  passwd                      1:4.0.3-29   Change and administer password and

-- debconf information excluded

-- 
Hugo Haas - http://larve.net/people/hugo/

----- End forwarded message -----


                 reply	other threads:[~2004-07-28 15:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040728153724.GA16544@scowler.net \
    --to=schizo@debian.org \
    --cc=261775-forwarded@bugs.debian.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).