Re: Rsyncd and Environmental Paths

2009-03-16 Thread lewis butler
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

DO NOT REPLY [Bug 6191] rsyncd path does not support environmental variables

2009-03-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6191 m...@mattmccutchen.net changed: What|Removed |Added Severity|normal |enhancement --- Comment #1

Re: Rsyncd and Environmental Paths

2009-03-16 Thread Matt McCutchen
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

Rsyncd and Environmental Paths

2009-03-16 Thread Jerome Hollon
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

DO NOT REPLY [Bug 5167] The size of the transferred part of a file exceeds 2 Gb.

2009-03-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5167 jer...@6251100.com changed: What|Removed |Added CC||jer...@6251100.com --- Comment

DO NOT REPLY [Bug 6191] New: rsyncd path does not support environmental variables

2009-03-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6191 Summary: rsyncd path does not support environmental variables Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3

Re: Question about the --backup option;

2009-03-16 Thread Matt McCutchen
On Mon, 2009-03-16 at 09:55 -0600, Paul E Condon wrote: > The --backup option in GNU mv, and GNU cp extend the behavior of the > -b option in a significant way, I believe. "--backup" allows > specification of versioned backups, especially numbered backups, e.g. > The old version of file, foo, becom

Question about the --backup option;

2009-03-16 Thread Paul E Condon
The --backup option in GNU mv, and GNU cp extend the behavior of the -b option in a significant way, I believe. "--backup" allows specification of versioned backups, especially numbered backups, e.g. The old version of file, foo, becomes foo.~N~, where N is a decimal number. There is no mention of

Re: why not a gui for rsync

2009-03-16 Thread milutin
Hello, Try http://www.nasbackup.com it have windows GUI to Rsync and give you summary and status of your backup. Regards, Milutin Voinivich NasBackup Daniel Platteau wrote: I'm using rsync and I'm very glad, but, in some case, i'm not so happy. Some people are backing up the data

Re: --disable-iconv default configuration

2009-03-16 Thread Daniel.Li
On Mon, 2009-03-16 at 14:42 +0800, Daniel.Li wrote: > On Mon, 2009-03-16 at 14:08 +0800, Daniel.Li wrote: > > Dear List, > > > > I have a quick question about rsync configuration. > > > > If I just simply use ./configure, does "--iconv" supported by server? > > > > --disable-iconv disabl