On 16-Mar-2009, at 14:43, Jerome Hollon wrote:
I have this in my rsync.conf
[backup]
path = /home/$USER/backup
use chroot = no
monge symlinks = no
uid = wendell
gid = wendell
read only = no
list = yes
auth users = wendell
secrets file = /etc/rsyncd.secrets
But rsync doe
On Mon, 2009-03-16 at 16:43 -0400, Jerome Hollon wrote:
> I have this in my rsync.conf
> [backup]
> path = /home/$USER/backup
> use chroot = no
> monge symlinks = no
> uid = wendell
> gid = wendell
> read only = no
> list = yes
> auth users = wendell
> secrets fi
I have this in my rsync.conf
[backup]
path = /home/$USER/backup
use chroot = no
monge symlinks = no
uid = wendell
gid = wendell
read only = no
list = yes
auth users = wendell
secrets file = /etc/rsyncd.secrets
But rsync doesn't seem to interpret the $USER. I've a