DO NOT REPLY [Bug 3718] RSync should verify permission/time before commiting a change

2006-04-25 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3718 [EMAIL PROTECTED] changed: What|Removed |Added Severity|major |normal --- Comment #4 from

deletion those files from destination directory, that no longer exist in source directory.

2006-04-25 Thread Pawel
Hallo I thought that I need to use `--delete' option for that, but it looks like not. Problem explanation: prompt# ls /tmp/dir1/ /tmp/dir2/ /tmp/dir1/: fil1.txt /tmp/dir2/: fil1.txt fil2.txt prompt# rsync --delete /tmp/dir1/* /tmp/dir2/ prompt# ls /tmp/dir1/ /tmp/dir2/ /tmp/dir1/: fil1.txt

Re: deletion those files from destination directory, that no longer exist in source directory.

2006-04-25 Thread Wayne Davison
On Tue, Apr 25, 2006 at 04:20:48PM +0200, Pawel wrote: prompt# rsync --delete /tmp/dir1/* /tmp/dir2/ This is mentioned specifically in the man page: --delete This tells rsync to delete extraneous files from the receiving side (ones that aren't on the sending side), but only for the

Re: Problem on using rsync/cygwin

2006-04-25 Thread Wayne Davison
On Tue, Apr 25, 2006 at 09:41:21AM +0800, ?? wrote: it works but It can only transfer some files(maybe 10 files, maybe 20 files), then the rsync client paused and dont show any more transfer. This sounds like the cygwin problem with non-blocking pipes that has been mentioned many times

Re: no differencial backup

2006-04-25 Thread Wayne Davison
On Wed, Apr 19, 2006 at 09:24:17AM +0200, Jordi de Groot wrote: Anybody knows if rsync modifies the archive bit? Rsync does not know anything about an archive bit since this is not a POSIX feature. ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync

cwRsync : send all output to a file

2006-04-25 Thread Hamish Robertson
Hello I have been using cwRsync on some Windows boxes, backing up to a Linux server. I have found some issues which files being open and not being copied etc, so I decided that I would log the output from the rsync command on the Windows clients so that I can look at them. On the Windows boxes,

Re: cwRsync : send all output to a file

2006-04-25 Thread Aaron Morris
On 4/25/06, Hamish Robertson [EMAIL PROTECTED] wrote: Hello I have been using cwRsync on some Windows boxes, backing up to a Linux server. I have found some issues which files being open and not being copied etc, so I decided that I would log the output from the rsync command on the Windows

CVS update: rsync/lib

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 20:23:34 2006 Author: wayned Update of /data/cvs/rsync/lib In directory dp.samba.org:/tmp/cvs-serv17220/lib Modified Files: compat.c getaddrinfo.c getnameinfo.c mdfour.c mdfour.h permstring.c Log Message: - Updated the address for the FSF in the opening

CVS update: rsync

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 20:23:34 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv17220 Modified Files: access.c authenticate.c backup.c batch.c byteorder.h checksum.c chmod.c cleanup.c clientname.c clientserver.c compat.c connection.c

CVS update: rsync/patches

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 20:30:35 2006 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv25012 Modified Files: atimes.diff netgroup-auth.diff Log Message: Fixed failing hunks. Revisions: atimes.diff 1.74 = 1.75

CVS update: rsync/patches

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 20:32:41 2006 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv27908 Modified Files: fsync.diff id-pair.diff threaded-receiver.diff Log Message: Fixed some high-level patch fuzz. Revisions: fsync.diff 1.46 = 1.47

CVS update: rsync/patches

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 23:35:11 2006 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv28516 Modified Files: acls.diff Log Message: Make sure that ida_list_free() doesn't call free() on a NULL pointer. Revisions: acls.diff 1.118 = 1.119

CVS update: rsync

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 23:48:37 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv8703 Modified Files: proto.h Log Message: Regenerated. Revisions: proto.h 1.300 = 1.301 http://www.samba.org/cgi-bin/cvsweb/rsync/proto.h?r1=1.300r2=1.301

CVS update: rsync/lib

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 23:51:16 2006 Author: wayned Update of /data/cvs/rsync/lib In directory dp.samba.org:/tmp/cvs-serv9358/lib Modified Files: compat.c mdfour.c mdfour.h permstring.c Log Message: Updated the FSF's address to an even newer one. Revisions: compat.c1.24 =

CVS update: rsync

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 23:51:16 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv9358 Modified Files: COPYING access.c authenticate.c backup.c batch.c byteorder.h checksum.c chmod.c cleanup.c clientname.c clientserver.c compat.c

CVS update: rsync/patches

2006-04-25 Thread Wayne Davison
Date: Tue Apr 25 23:56:15 2006 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv14399 Modified Files: acls.diff Log Message: Updated the copyright info in the new acls.c file. Revisions: acls.diff 1.119 = 1.120

CVS update: rsync/patches

2006-04-25 Thread Wayne Davison
Date: Wed Apr 26 00:30:04 2006 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv5347 Modified Files: acls.diff Log Message: Updated two more header comments with the latest FSF address. Revisions: acls.diff 1.120 = 1.121

CVS update: rsync/patches

2006-04-25 Thread Wayne Davison
Date: Wed Apr 26 00:31:10 2006 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv6108 Modified Files: xattrs.diff Log Message: Updated the header comments in two files to have the latest FSF address. Revisions: xattrs.diff 1.24 =