rsyncd - chroot failed

2015-09-14 Thread Dr. Volker Thieme
Hi! I have installed rsync in Jessie. But every attempt to sync from a remote computer leads to the error message: @ERROR: chroot failed rsync error: error starting client-server protocol (code 5) at main.c(1635) [sender=3.1.1] Here is my rsyncd.conf: hosts allow = 192.168.56.0/24 use chroot

Re: a command with a long list of options

2015-09-15 Thread Dr. Volker Thieme
CONFIGURATION FILES Enscript reads configuration information from the following sources (in this order): command line options, environment variable ENSCRIPT, user's personal configuration file ($HOME/.enscriptrc), site configuration file (/etc/enscriptsite.cfg) and system

Re: a command with a long list of options

2015-09-16 Thread Dr. Volker Thieme
The file is ~/.enscriptrc without a dot.. :-) Regards! > On 16 Sep 2015, at 08:49, rlhar...@oplink.net wrote: > > On Wed, September 16, 2015 1:26 am, Dr. Volker Thieme wrote: >> Enscript reads configuration information from the following sources (in >> this order): c