Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
scp and noglob
- X-seq: zsh-users 8244
- From: Jens Kubieziel <maillist@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: scp and noglob
- Date: Mon, 29 Nov 2004 21:56:03 +0100
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organisation: Qbi's Welt
- Sender: Jens Kubieziel <jens@xxxxxxxxxxxx>
Hi,
I often use scp to transfer multiple files. Assume I want to transfer
all *.c-files, I enter:
scp $SERVER:*.c .
Zsh tries to expand *.c and I have to insert a 'noglob'. Is there a way
to tell zsh to don't expand all filenames which are on the serverside?
Thanks for hints
--
Jens Kubieziel http://www.kubieziel.de
Wer hohe Türme bauen will, muß lange beim Fundament verweilen. Dr. hc.
Anton Bruckner
Messages sorted by:
Reverse Date,
Date,
Thread,
Author