zsh-users
 help / color / mirror / code / Atom feed
* rsync & zsh
@ 2014-06-07 11:01 zzapper
  2014-06-07 19:02 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: zzapper @ 2014-06-07 11:01 UTC (permalink / raw)
  To: zsh-users

Any tips on using zsh FNG and rsync

-- 
zzapper
https://twitter.com/dailyzshtip

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com



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

* Re: rsync & zsh
  2014-06-07 11:01 rsync & zsh zzapper
@ 2014-06-07 19:02 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2014-06-07 19:02 UTC (permalink / raw)
  To: zsh-users

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.


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

end of thread, other threads:[~2014-06-07 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-07 11:01 rsync & zsh zzapper
2014-06-07 19:02 ` Bart Schaefer

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