On Wed, 2008-08-27 at 10:45 -0700, [EMAIL PROTECTED] wrote:
> Thank you for your response Matt.
> On the source server, "/snapshots/fs/tce_data/pc-software/pc" is a symlink
> to the directory "/snapshots/fs/tce_data/pc".
>
> On the destination server,
> "/drp/fmttcesrv1/snapshots/fs/tce_data/pc-so
Available cc
rsync@lists.samba.org
Subject
08/
On Tue, 2008-08-26 at 16:29 -0700, [EMAIL PROTECTED] wrote:
> Regarding "rsync error code 23" could the below "delete_file: ...file
> exist" failures cause the error code 23? Or, how can I resolve this as
> these are the only errors I see in the log files.
> Thank
Regarding "rsync error code 23" could the below "delete_file: ...file
exist" failures cause the error code 23? Or, how can I resolve this as
these are the only errors I see in the log files.
Thank you!
START Tue Aug 26 11:10:12 PDT 2008
/home/filerep/bin/rsync -e /var/opens
On Thu, Apr 17, 2008 at 12:57:27PM -0600, Kenneth Seal wrote:
> I have tried running my script in verbose mode -vv but I really don't
> want to read all 1000+ lines of output to look for the error code.
Errors should be output to stderr, and it isn't required that you have
even one -v specified to
Hi,
Is it possible to log rsync error messages and read them in console
(Mac OS 10.5 Utility), or perhaps a text file? I have tried running my
script in verbose mode -vv but I really don't want to read all 1000+
lines of output to look for the error code.
Currently my script looks somethi
On Wed, Jan 26, 2005 at 06:47:31PM -0500, Tristan Fiedler wrote:
> I have an error code 23 (shown below) which I can't debug:
Mixed into the verbose output should be one or more warnings about
either a file-access or a file-writing problem that prevented a file
from being updated. Typically the w
Hi All,
I have an error code 23 (shown below) which I can't debug:
I am using:
$ rsync --version
rsync version 2.6.2 protocol version 28
Here's the command I execute:
rsync -av --delete /Users/mydir /Volumes/FireLite\ 60\ GB/backup/
After the transfer which apparently transfers the files correct