zsh-users
 help / color / mirror / code / Atom feed
* problem with zsh and wildcards in scp commands
@ 2013-03-17 10:46 John
  2013-03-17 12:33 ` Eike von Seggern
  0 siblings, 1 reply; 9+ messages in thread
From: John @ 2013-03-17 10:46 UTC (permalink / raw)
  To: zsh-users

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    


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: problem with zsh and wildcards in scp commands
@ 2013-03-17 16:03 John
  2013-03-17 16:20 ` Jérémie Roquet
  0 siblings, 1 reply; 9+ messages in thread
From: John @ 2013-03-17 16:03 UTC (permalink / raw)
  To: zsh-users

Thank you. Can zsh be modified easily in a config file to behave as bash with scp?


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: problem with zsh and wildcards in scp commands
@ 2013-03-17 19:21 John
  0 siblings, 0 replies; 9+ messages in thread
From: John @ 2013-03-17 19:21 UTC (permalink / raw)
  To: zsh-users

Thanks to everyone who replied to my thread.


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

end of thread, other threads:[~2013-03-18 13:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-17 10:46 problem with zsh and wildcards in scp commands John
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

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).