Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: rsync & zsh
- X-seq: zsh-users 18879
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: rsync & zsh
- Date: Sat, 07 Jun 2014 12:02:54 -0700
- In-reply-to: <XnsA3457A5398E6Cdavidrayninfocouk@80.91.229.13>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <XnsA3457A5398E6Cdavidrayninfocouk@80.91.229.13>
On Jun 7, 11:01am, zzapper wrote:
}
} Any tips on using zsh FNG and rsync
The most common problems crop up when options etc. meant only for
interactive shells are manipulated in .zshenv, causing unexpected
output that confuses rsync, or when settings of e.g. $path are NOT
done in .zshenv and the system defaults are not what you expect.
For the most part, though, there shouldn't be any problems. A good
quick test is to do something like
ssh the.remote.zsh.host true
and if you get any output at all, figure out where it's coming from
and make it shut up.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author