[Bug 2389] block/character devices on Solaris yield wacky rsync stats

2005-02-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2389 --- Additional Comments From [EMAIL PROTECTED] 2005-02-24 19:35 --- Created an attachment (id=982) --> (https://bugzilla.samba.org/attachment.cgi?id=982&action=view) A simpler fix I think a better/simpler fix is to tweak the code in fl

[Bug 2390] some dry run stats inaccurate

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

[Bug 2208] cygwin version of rsync sometimes hangs

2005-02-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2208 --- Additional Comments From [EMAIL PROTECTED] 2005-02-24 19:09 --- Hi guys My rSync hangs too, it's a cywin-rsync.. It's a little different, there is no error message The following is all that is shown: receiving file list ... done zT

Re: Rsync signatures and incremental tape backup

2005-02-24 Thread Chris Shoemaker
On Thu, Feb 24, 2005 at 04:01:52PM -0800, Richard Patterson wrote: > Hello, > > Andrew Trigdell's original rsync paper (actually > thesis) discussed the idea of using rsync to make > incremental tape backups based not on whole files but > rather parts of files. Sadly, this functionality is > not a

[Bug 2390] New: some dry run stats inaccurate

2005-02-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2390 Summary: some dry run stats inaccurate Product: rsync Version: 2.6.4 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: core

[Bug 2390] some dry run stats inaccurate

2005-02-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2390 --- Additional Comments From [EMAIL PROTECTED] 2005-02-24 17:21 --- Created an attachment (id=980) --> (https://bugzilla.samba.org/attachment.cgi?id=980&action=view) Proposed sender.c / receiver.c patch -- Configure bugmail: https://

Rsync signatures and incremental tape backup

2005-02-24 Thread Richard Patterson
Hello, Andrew Trigdell's original rsync paper (actually thesis) discussed the idea of using rsync to make incremental tape backups based not on whole files but rather parts of files. Sadly, this functionality is not actually present in the rsync program. I'd like to explore adding this ability. T

[Bug 2389] New: block/character devices on Solaris yield wacky rsync stats

2005-02-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2389 Summary: block/character devices on Solaris yield wacky rsync stats Product: rsync Version: 2.6.4 Platform: All OS/Version: Solaris Status: NEW Severity: nor

[Bug 2389] block/character devices on Solaris yield wacky rsync stats

2005-02-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2389 --- Additional Comments From [EMAIL PROTECTED] 2005-02-24 16:43 --- Created an attachment (id=979) --> (https://bugzilla.samba.org/attachment.cgi?id=979&action=view) Proposed syscall.c patch -- Configure bugmail: https://bugzilla.sam

Re: central server

2005-02-24 Thread Wayne Davison
On Thu, Feb 24, 2005 at 01:52:26PM -0900, Gary P. wrote: > 1. I setup --daemon on the client servers, but I need to know what to > put as a config on each server so that it will backup all the proper > files > 2. I did setup the ssh keys and swapped em You don't usually want to use both ssh and a

Re: How to control rsync log?

2005-02-24 Thread Wayne Davison
On Thu, Feb 24, 2005 at 03:53:38PM -0700, [EMAIL PROTECTED] wrote: > Where can I find information for this option? In the 2.6.4 documentation (the pre1 version of 2.6.4 is downloadable from the website). However, there's nothing more to it than what I already described. ..wayne.. -- To unsubscr

RE: How to control rsync log?

2005-02-24 Thread xiaoqin_qiu
Where can I find information for this option? Thanks, Xiaoqin Qiu Technical Computing Group IT Infrastructure Services Organization Agilent Technologies, Inc. (818)879-6220 [EMAIL PROTECTED] -Original Message- From: Wayne Davison [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 200

central server

2005-02-24 Thread Gary P.
I need to eagerly get this done, and with some help from Danny, I think we are close but I know 100% the sample below is wrong Heres what I got so far and need some help what I am doing wrong. 1. I setup --daemon on the client servers, but I need to know what to put as a config on each server

Re: How to control rsync log?

2005-02-24 Thread Wayne Davison
On Thu, Feb 24, 2005 at 02:35:29PM -0800, Wayne Davison wrote: > Add this line to your rsyncd.conf (in either the global-settings section > or an individual module): > > max verbosity = 0 Oops -- that is only a global setting, not a per-module setting. ..wayne.. -- To unsubscribe or change opti

Re: How to control rsync log?

2005-02-24 Thread Wayne Davison
On Thu, Feb 24, 2005 at 12:35:21PM -0700, [EMAIL PROTECTED] wrote: > Is there a way to let rsync server to have the ability to control if > it wants to log those directory changes or not, like "transfer > logging" does for files? Add this line to your rsyncd.conf (in either the global-settings se

Re: [rsync-announce] Rsync 2.6.4pre1 has been released

2005-02-24 Thread Jason Philbrook
-ery nice! Thanks! - The --bwlimit option may now be used in combination with --daemon to specify both a default value for the daemon side and a value that cannot be exceeded by a user-specified --bwlimit option. On Tue, Feb 22, 2005 at 07:44:07PM -0800, rsync-announce@lists.sam

which is faster and less bandwith

2005-02-24 Thread chris allen
I am currently running on rsync on a linux server that also server mysql, and webpages and email, What it be better to run the rsync command on the backup server or the live server to save bandwith on the live server? Will it save system resources on the live server if i ran the rsynv command of th

How to control rsync log?

2005-02-24 Thread xiaoqin_qiu
Hi, We have a rsync server running on a HP-UX 11.11 server. The version of rsync is 2.6.3. There are several machines regularly rsync a lot of stuff(files and directories) to/from this server everyday. When we run rsync on these machines, we prefer running rsync with "-v" option (for verbose) s

Re: trying to backup entire server using rsync

2005-02-24 Thread Paul Slootman
On Thu 24 Feb 2005, chris allen wrote: > ok, thanks so far now it seems to do nothing at all > > rsync -qzaH "-e ssh" --exclude=/proc/* --exclude=/tmp/* > --exclude=/lost+found/* [EMAIL PROTECTED]:/home/backup/luke > [EMAIL PROTECTED]'s password: > -bash-2.05b# > > i think i am missing to tell

Re: trying to backup entire server using rsync

2005-02-24 Thread chris allen
Danny Sauer wrote: On Thursday 24 February 2005 09:15 am, you wrote: ... thanks danny, but i have a couple of more questions. what port does rsync uses. I need to punch a hole in my firewall If you tunnel rsync over ssh, then you just need access to port 22. If you run an rsync server,

Re: Rsyncing really large files

2005-02-24 Thread Paul Slootman
On Thu 24 Feb 2005, Wayne Davison wrote: > > It would certainly be possible to change the algorithm to not cache the > data (and thus only allow the current block to be compared), but I don't > think that idea has general enough interest for me to work on for > inclusion in rsync. You might want

Re: No incremental copies to localhost

2005-02-24 Thread Wayne Davison
On Thu, Feb 24, 2005 at 03:45:19PM +0200, Alexander Polson wrote: > Each time I get something like: > > wrote 51751332 bytes read 135874 bytes 437866.72 bytes/sec > total size is 51761152 speedup is 1.00 As long as the file's modification time and size are identical on the source and destinati

Re: Rsyncing really large files

2005-02-24 Thread Wayne Davison
On Thu, Feb 24, 2005 at 02:01:59PM +0100, Lars Karlslund wrote: > As I understand it, the way rsync works is: > - remote server calculates all checksum blocks and transmits these to client > - local client calculates all checksum blocks > - local client compares local blocks to remote blocks, check

Re: Rsync over ssh and forced commands

2005-02-24 Thread Wayne Davison
On Thu, Feb 24, 2005 at 03:18:13PM +0100, Mario Domg?rgen wrote: > On the client to commando should be checked so i added a > command="/usr/local/bin/check_command.sh" to my authorized_keys > for the tomte public key. Check to see what the /usr/local/bin/check_command.sh command is outputting, as

Re: trying to backup entire server using rsync

2005-02-24 Thread Danny Sauer
On Thursday 24 February 2005 06:35 am, chris allen wrote: > I am try to backup entire server using rsync. Can someone help me with > a script. The only thing i don't want include are /prc, /tmp and > /lost+found > > I have root access on both servers i create an account on backup server > called

Rsync over ssh and forced commands

2005-02-24 Thread Mario Domgörgen
Hello list! I want to use rsync over ssh to copy files from a server to all my clients. Basically the following commando should be used: rsync -re "ssh -i .ssh/tomte" /var/local/tomte-bin/ merkur:/ On the client to commando should be checked so i added a command="/usr/local/bin/check_command.sh"

No incremental copies to localhost

2005-02-24 Thread Alexander Polson
Hi everyone I am trying to update an mp3 archive from my hard disk to an mp3 player over a usb link, e.g. after ripping a few new cd's. I seem not to be able to get rsync to traverse the archive and only write the new files accross. Instead it copies everything over again, which takes very long.

Rsyncing really large files

2005-02-24 Thread Lars Karlslund
Hello everyone, I have a question regarding syncing of large files. We have a setup where we need to sync a 500GB file with changes in random blocks. The changes are made in a manner, so moving blocks is not probable (actually it will never happen). As I understand it, the way rsync works is: -

trying to backup entire server using rsync

2005-02-24 Thread chris allen
I am try to backup entire server using rsync. Can someone help me with a script. The only thing i don't want include are /prc, /tmp and /lost+found I have root access on both servers i create an account on backup server called backup. -- To unsubscribe or change options: https://lists.samb