[Bug 1451] New: --copy-links not excluding files that match length and time

2004-06-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1451 Summary: --copy-links not excluding files that match length and time Product: rsync Version: 2.5.7 Platform: x86 OS/Version: Linux Status: NEW Severity:

problems when using multiple clients

2004-06-10 Thread Thomas . Benscheid
Hi, I'm using a rsync server ( v2.6.0 / cygwin 1.5.7) on Win 2k Server and rsync clients (same version) on several Win-NT 4.0 machines in order to distribute files to several machines. Doing simultaneous rsyncs from up to 4 clients works fine whereas simultaneous rsyncs from for example 15

[Bug 1451] --copy-links not excluding files that match length and time

2004-06-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1451 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Rejected posting to df@LISTS.PRINCETON.EDU

2004-06-10 Thread L-Soft list server at Princeton University (1.8e)
You are not authorized to send mail to the df list from your [EMAIL PROTECTED] account. You might be authorized to send to the list from another of your accounts, or perhaps when using another mail program which generates slightly different addresses, but LISTSERV has no

Thank You for Contacting Princeton University

2004-06-10 Thread L-Soft list server at Princeton University (1.8e)
Thank you for contacting Princeton University. This is an automated response. Please do not reply to this message. The links below include answers to the most frequently asked questions, as well as a feedback form on the University Web site. Admission and financial aid information is available

[Bug 1455] New: mount --bind is ignored by -x

2004-06-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1455 Summary: mount --bind is ignored by -x Product: rsync Version: 2.6.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component:

[Bug 1455] Make -x skip a bind mount point to the same filesystem

2004-06-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1455 [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |enhancement Status|NEW

[Bug 1455] Make -x skip a bind mount point to the same filesystem

2004-06-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1455 --- Additional Comments From [EMAIL PROTECTED] 2004-06-10 15:35 --- Created an attachment (id=542) -- (https://bugzilla.samba.org/attachment.cgi?id=542action=view) Improved mntexcl perl script A few minor improvements to the in-line

Re: Reliability and robustness problems

2004-06-10 Thread John
Wayne Davison wrote: On Wed, Jun 09, 2004 at 09:42:08PM +0800, John wrote: I will install 2.6.2 when the backup run has completed, but I want the current run to complete first. Since you're using multiple sources with --delete, make sure the 2.6.2 code you compiled has been patched with

CVS update: rsync

2004-06-10 Thread Wayne Davison
Date: Thu Jun 10 16:43:52 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv8638 Modified Files: backup.c Log Message: The mkdir code should be using do_stat(), not do_lstat() to copy each existing dir's mode owner info. Revisions: backup.c

CVS update: rsync

2004-06-10 Thread Wayne Davison
Date: Fri Jun 11 05:02:59 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv11270 Modified Files: flist.c Log Message: In set_filesystem(), call do_stat(), not link_stat() to ensure that we get the directory behind it all. Revisions: flist.c