Hi
I was wondering what happens if a file that is regularly synched but
seldom changes gets corrupted in the copy. As it seldom (or never)
changes the mod time will always be the same. But if the content
changes (bit flip, bad HD...) will rsync get this and synch it again?
Would I need the -c (cr
https://bugzilla.samba.org/show_bug.cgi?id=4979
Summary: readdir() failure results in remote deletes
Product: rsync
Version: 3.0.0
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: major
Priority: P3
It rans after I added --port in the command line as follows:
> rsync -v -v --daemon --config=rsyncd.conf --port=5550
I already have "port=5550" in the rsyncd.conf. It looks like I still need
to add "--port=5550" in the command line. Is this a known issue with rsync
or do I miss anything? I am run
Hi all:
I tried to start a rsync daemon under my user name (not an administrator)
on debian linux box(linux kernel 2.4.27), and failed. The command I used
is
> rsync -v -v --daemon --config=rsyncd.conf
This command returns without any error although the daemon does not get
started. The rsyncd.co
Stephen Zemlicka wrote:
>
> No idea why it's not. I usually use the -v -rlt -z --delete
> options. You
> could try the -c switch. I believe that will ignore the mod
> time and size
> and skip based on the checksum only. Though I would think
> you need a switch
> that does the opposite of th
On Mon, 2007-09-17 at 16:02 -0500, Stephen Zemlicka wrote:
> Rsync performs delta copies. This is by far the best feature of rsync IMHO.
> I have many backup solutions setup for a number of clients that perform
> offsite synchronization of multi GB sql, exchange, etc. databases in minutes
> over s
No idea why it's not. I usually use the -v -rlt -z --delete options. You
could try the -c switch. I believe that will ignore the mod time and size
and skip based on the checksum only. Though I would think you need a switch
that does the opposite of that. Maybe someone else has an idea.
__
Rsync performs delta copies. This is by far the best feature of rsync IMHO.
I have many backup solutions setup for a number of clients that perform
offsite synchronization of multi GB sql, exchange, etc. databases in minutes
over standard DSL connections.
_
Stephen Zem
Not sure if that is the correct terminology. I have an rsync setup of
files between two Windows servers using cwRsync, which uses -apv options
among --progress and --delete options. One part of the backup is to
transfer a MSSQL backup file and I notice that after the initial
transfer taking 20 minu
https://bugzilla.samba.org/show_bug.cgi?id=4977
--- Comment #7 from [EMAIL PROTECTED] 2007-09-17 11:07 CST ---
Good point, except the relevant system call is lutimes, controlled by
HAVE_LUTIMES in config.h.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--
http://users.tkk.fi/~epenttil/rsync-vss/
_
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail [EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 16, 2007 5:16 PM
To: [EMAIL PR
https://bugzilla.samba.org/show_bug.cgi?id=4977
--- Comment #6 from [EMAIL PROTECTED] 2007-09-17 09:47 CST ---
You can comment out the define of HAVE_LCHMOD in config.h if configure thought
you had lchmod(), but it's not really working.
--
Configure bugmail: https://bugzilla.samba.
Did you found a solution for your Problem? I have the same problem!
Read this topic online here:
Sent using Mail2Forum (http://www.mail2forum.com).
http://forums.nasbackup.com/viewtopic.php?p=6049#6049
--
To
While using dirvish, I ran into a runaway rsync process, which was
continually spewing errors after encountering a "Too many links" error.
This was with 2.6.9.
I tried it again with the latest cvs version, and now at least it
doesn't endless-loop with errors, but instead gives an assertion error.
https://bugzilla.samba.org/show_bug.cgi?id=4977
--- Comment #5 from [EMAIL PROTECTED] 2007-09-17 05:00 CST ---
I will look tonight for that, but the rsync was builded on the same system i
use the script with so it must be built with the kernel my system is running
with
Gr
Erwin
15 matches
Mail list logo