Re: need good wrapper

2005-06-09 Thread Cameron Simpson
On 09Jun2005 15:23, Anne Ramey <[EMAIL PROTECTED]> wrote: | I'm having trouble with the rsync wrapper's I've found online: | rsync_wrapper[8458]: SSH_ORIGINAL_COMMAND environment variable | apparently not set | rsync: connection unexpectedly closed (0 bytes read so far) | rsync error: error in rsy

source side

2005-06-09 Thread Juergen Busam
Can anyone tell me what rsync is doing on the sourceside, if I rsync one local directory to another local directory, with the parameters -av --delete-after ? I still have my formerly mentioned timestamp problem. IS rsync changing the timestamps on the sourceside? Thanks Juergen -- To unsubscribe

handling duplicate names deterministically and adding alternative checksum algorithms

2005-06-09 Thread Andrew Shewmaker
Thanks, rsync developers, for creating such a great tool. I'm a member of a team of system administrators and integrators that use rsync with SystemImager and Cfengine to rapidly deploy and prescriptively maintain systems. Our current practices would benefit if rsync were enhanced to handle dupli

Re: Does rsync copy if only perm changed?

2005-06-09 Thread CompuGenic
Moshe Jacobson wrote: On Thu, 9 Jun 2005, CompuGenic wrote: I have a 150GB directory tree that I need to rsync nightly. Periodically I adjust many permissions on this source tree. My question is whether rsync will backup the whole source tree if only the permissions changed. If you don't s

Re: Does rsync copy if only perm changed?

2005-06-09 Thread Moshe Jacobson
On Thu, 9 Jun 2005, CompuGenic wrote: I have a 150GB directory tree that I need to rsync nightly. Periodically I adjust many permissions on this source tree. My question is whether rsync will backup the whole source tree if only the permissions changed. If you don't specify --whole-file/-W, r

Does rsync copy if only perm changed?

2005-06-09 Thread CompuGenic
I have a 150GB directory tree that I need to rsync nightly. Periodically I adjust many permissions on this source tree. My question is whether rsync will backup the whole source tree if only the permissions changed. Thanks in advance for any help, Pablo -- To unsubscribe or change options: htt

need good wrapper

2005-06-09 Thread Anne Ramey
I'm having trouble with the rsync wrapper's I've found online: rsync_wrapper[8458]: SSH_ORIGINAL_COMMAND environment variable apparently not set rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(189) I'm not sure if th

[Bug 2785] rsync gives following error: buffer overflow in receive_file_entry

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

[Bug 2781] rsync linked files not listed as uptodate

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2781 --- Additional Comments From [EMAIL PROTECTED] 2005-06-09 11:35 --- Your patch at least removed the huge number of incorrectly reported out-of-date files from the output. Thanks for the quick fix; I was drowning in output. -- Configur

[Bug 2784] rsync gives following error: buffer overflow in receive_file_entry

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2784 --- Additional Comments From [EMAIL PROTECTED] 2005-06-09 11:20 --- *** Bug 2785 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this ma

[Bug 2785] New: rsync gives following error: buffer overflow in receive_file_entry

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2785 Summary: rsync gives following error: buffer overflow in receive_file_entry Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity:

[Bug 2784] New: rsync gives following error: buffer overflow in receive_file_entry

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2784 Summary: rsync gives following error: buffer overflow in receive_file_entry Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity:

[Bug 2781] rsync linked files not listed as uptodate

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2781 --- Additional Comments From [EMAIL PROTECTED] 2005-06-09 09:45 --- Created an attachment (id=1266) --> (https://bugzilla.samba.org/attachment.cgi?id=1266&action=view) Fix the logging of hard-linked files when verbose is > 1 This patch

Re: Excluding a complete subdirectory

2005-06-09 Thread Wayne Davison
On Thu, Jun 09, 2005 at 06:34:03PM +0200, Crossconnexion wrote: > content of /home/thomas/backup_exclude > /opt/apache/ > /opt/kde3/ Reread the include/exclude section of the man page and look for the information on how names are anchored. (Hint: remove the "/opt".) ..wayne.. -- To unsubscribe

[Bug 2781] rsync linked files not listed as uptodate

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2781 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |ASSIGNED --- Additional Comments

Excluding a complete subdirectory

2005-06-09 Thread Crossconnexion
hi, i'm trying to use rsync to backup some directories of my box. i.e. i will backup the whole subtree /opt/ except /opt/apache/ and except /opt/kde3. the rest in /opt/ should be copied to my external usb harddisk. but i can't find a way to do this, because apache and kde3 are always included in

[Bug 2780] fix acl patch

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2780 --- Additional Comments From [EMAIL PROTECTED] 2005-06-09 07:53 --- You are right. I was updating our package and saw that the patch wasn't submitted and I submitted it wrongly. Sorry. -- Configure bugmail: https://bugzilla.samba.org/u

[Bug 2780] fix acl patch

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

[Bug 2783] New: Random high loads during syncs (server side) / client stream errors

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2783 Summary: Random high loads during syncs (server side) / client stream errors Product: rsync Version: 2.6.4 Platform: All URL: http://bugs.gentoo.org/show_bug.cgi?id=83254

[Bug 2781] New: rsync linked files not listed as uptodate

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2781 Summary: rsync linked files not listed as uptodate Product: rsync Version: 2.6.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Com

Catch the exp|Osi0n fr0m breaking news veneer

2005-06-09 Thread queenie Cordy
Hello_queenie After extensive research we have picked our best winner for this month-GSRS. It is on the move, this company is producing real revenue and expanding it's operations this is a real winner and this weekend coming up it will have great news to be released with explosive promotions don't

[Bug 2780] New: fix acl patch

2005-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2780 Summary: fix acl patch Product: rsync Version: 2.6.5 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core Assigne