Rsync 2.6.9 released

2006-11-06 Thread Wayne Davison
I have released rsync 2.6.9. You can read all about the latest improvements and bug-fixes that went into this release on this page: http://rsync.samba.org/ftp/rsync/rsync-2.6.9-NEWS The tar file of the source and its signature are here: http://rsync.samba.org/ftp/rsync/rsync-2.6.9.tar.g

Re: rsync'd files&dirs saved as user:group = "unknown":"unknown", NOT original ownership

2006-11-06 Thread snowcrash+rsync
hello, > but, although the creation times/dates are maintained, the user:group > are NOT ... changed, instead to "unknown":"unknown" Since you specified that users & groups should be transferred using numeric IDs, you should check to see what the IDs are on the files. the IDs for users & grou

Re: rsync'd files&dirs saved as user:group = "unknown":"unknown", NOT original ownership

2006-11-06 Thread Wayne Davison
On Mon, Nov 06, 2006 at 01:18:47PM -0800, snowcrash+rsync wrote: > but, although the creation times/dates are maintained, the user:group > are NOT ... changed, instead to "unknown":"unknown" Since you specified that users & groups should be transferred using numeric IDs, you should check to see wh

RE: rsync not updating files even with checksum flag

2006-11-06 Thread Tony Abernethy
Cheap shot that might be effective.  Something like this might work.   On the samba share, after the rsync has finished, run a script that touches any file that was last modified in the last few minutes. This marks files that should be retransmitted because they might have     their co

rsync'd files&dirs saved as user:group = "unknown":"unknown", NOT original ownership

2006-11-06 Thread snowcrash+rsync
hello, i've rsync installed: rsync version 2.6.9pre3 protocol version 29 Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, inplace, no IPv6, 32-bit system inums, 64-bit internal inums i'm PULLing via rsync+ssh from BoxA to BoxB, eg:

rsync using proxy server

2006-11-06 Thread sergey kapustin
Hello all! I'm trying to syncronize 2 directories on 2 servers (A and B) using 3rd server (C) as proxy server. what i did is: - installed http proxy (tinyproxy) on C and configured it to run on port 873 - default port for rsync protocol. - set the variable RSYNC_PROXY to C-ip:873 using command

rsync not updating files even with checksum flag

2006-11-06 Thread Mark Osborne
Hello everyone, I am having a problem with rsync that I hope someone can help me figure out.  We are using rsync to sync up files between our staging and production ftp servers.  Basically internal users are allowed to upload files via a samba share to a staging server.  Those files are then sync

Re: Assembly md4 algorithum.

2006-11-06 Thread Wesley W. Terpstra
On Nov 6, 2006, at 6:35 AM, Wayne Davison wrote: On Mon, Nov 06, 2006 at 03:28:52AM +, thomas david clarke wrote: Would the asm md4 implementation used by Shareaza (under the GNU GPL) be appropreate to use in order to accelerate rsync? ... It would be interesting to be able to do a speed