zsh-users
 help / color / mirror / code / Atom feed
From: John <da_audiophile@yahoo.com>
To: "zsh-users@zsh.org" <zsh-users@zsh.org>
Subject: problem with zsh and wildcards in scp commands
Date: Sun, 17 Mar 2013 03:46:01 -0700 (PDT)	[thread overview]
Message-ID: <1363517161.73898.YahooMailNeo@web140003.mail.bf1.yahoo.com> (raw)

I am using graysky's zsh config files which can be found on his github: https://github.com/graysky2/configs/tree/master/shell

When I try to scp wildcards from remote servers, I get errors:


% scp facade@gogo:~/*.xz .
zsh: no matches found: facade@gogo:~/*.xz

But if I do it without wildcards, no problems ...why :)

% scp facade@gogo:~/webcam.tar.xz .
webcam.tar.xz                                                                                 100%  928KB 464.1KB/s   00:02    


             reply	other threads:[~2013-03-17 10:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-17 10:46 John [this message]
2013-03-17 12:33 ` Eike von Seggern
2013-03-18 13:47   ` Vincent Lefevre
2013-03-17 16:03 John
2013-03-17 16:20 ` Jérémie Roquet
2013-03-17 16:24   ` John
2013-03-17 16:31     ` Jérémie Roquet
2013-03-17 16:55       ` Valodim Skywalker
2013-03-17 19:21 John

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=1363517161.73898.YahooMailNeo@web140003.mail.bf1.yahoo.com \
    --to=da_audiophile@yahoo.com \
    --cc=zsh-users@zsh.org \
    /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).