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
https://bugzilla.samba.org/show_bug.cgi?id=2390
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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
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://
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
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
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
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
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
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
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
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
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
-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
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
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
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
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,
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
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
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
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
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
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"
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.
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:
-
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
29 matches
Mail list logo