ike to see for the remote
transfer. Thx... -cheers, CSB
Hi,
Is NFS mount of destination a possibility?
Would NFS mount give the same behavior as "rsync locally"?
Any shortcomings in an NFS mount/rsync local?
Jon
--
Please use reply-all for most replies to avoid omitting the mai
to turn this off.
I don't know objectively how much difference
this makes but it seems reasonable.
Comments?
--
Jon Forrest
Research Computing Support
College of Chemistry
173 Tan Hall
University of California Berkeley
Berkeley, CA
94720-1460
510-643-1032
jlforr...@berkeley.edu
--
Plea
ync isn't likely the issue, but perhaps
volume of net or disk traffic being moved is. Have you tried limiting
the bandwidth (either bwlimit or tc) to see if this makes a difference?
I hadn't considered limiting the bandwidth. Thanks - I'll try that.
Jon
--
Please use reply-all for
Hi,
Paul Slootman wrote:
On Fri 17 Jul 2009, Jon Watson wrote:
I know this is a long shot, but I thought I would ask.
I think that if anything causes a kernel reboot, then that's more
interesting for the kernel people than for the people concerned with
whatever causes the reboot...
fore? I've been poking at this for
a while but am out of ideas now and am looking for any advice on how to
proceed. Obviously, we're going to try another kernel shortly, but in
the meantime
Thanks,
Jon
--
Please use reply-all for most replies to avoid omitting the mailing lis
Hi,
Carlos Carvalho wrote:
Jon Watson (jwat...@watsysgroup.com) wrote on 14 July 2009 19:15:
>Carlos Carvalho wrote:
>> Jon Watson (jwat...@watsysgroup.com) wrote on 14 July 2009 17:17:
>> >I am using rsync to backup one server to another. I am connecting to the
>&g
Hi,
Carlos Carvalho wrote:
Jon Watson (jwat...@watsysgroup.com) wrote on 14 July 2009 17:17:
>I am using rsync to backup one server to another. I am connecting to the
>rsync daemon on the remote server and pulling to the backup server. When
>using SSH this error does not occur,
in the right direction?
Thanks,
Jon
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Matthias Schniedermeyer wrote:
man md5sum
I hadn't thought of that since they're already using an rsync backup
system, but yeah - that makes way more sense.
Thanks,
Jon
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change opti
maintaining a second copy of those files?
I realize rsync is primarily a backup tool (and a great one!) and this
probably falls outside of its purview.
Any tips/tricks are welcome.
Thanks,
Jon
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or
n* some apps that provide the functionality
you're looking for, but I don't see this functionality as something that
rsync itself should do.
My 0.02.
Jon
Ryan hains wrote:
> Hi, I have 2 Suggestion for rsync.
>
> 1)You should have a feature that enables rsync to be able to
..
Thanks
Jon
-s, --protect-args
This option sends all filenames and some options to the
remote rsync without allowing the remote shell to interpret them.
This means that spaces are not split in names, and any
non-wildcard special characters are not transl
As is always the case, I seem to have solved it a few minutes after
writing this email.
Turns out I don't need to escape it at all if I wrap the entire source
path in double quotes. I had tried only wrapping the final directory in
double quotes and that was failing.
Thanks
Jon
Jon
c call is made.
Can someone save me from my madness and point out what I am not seeing?
Thanks
Jon
[1]. http://samba.anu.edu.au/rsync/FAQ.html#9
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo
t storage.
Any tips or ideas are welcome.
Thanks,
Jon
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
pecifically about doing a blanket
> search for duplicates similar to fdupes.
>
> Any suggestions would be helpful.
>
> Thanks,
> Tim.
Can you run fdupes or a find command to create a file list and then feed it
to rsync via the include or exclude file list switches?
Jon
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Just blowing through my email quickly, but have a thought.
I use include and exclude files rather than specifying them on the command
line. Using files, I would think that including /test/runs/2??? would work
and preclude the need for any excludes. I would think the same thing would
work on the co
but
I don't know why the Number of files transferred is incorrect.
Can someone shed some light for me on exactly how the 'Number of files
transferred' number is arrived at? Perhaps it's not at cut and dried
as I think.
Thanks
Jon
--
To unsubscribe or change options: https:
nks
On Nov 9, 2007 12:16 PM, Paul Slootman <[EMAIL PROTECTED]> wrote:
> On Fri 09 Nov 2007, Jon wrote:
> >
> > This is a fairly straightforward rsync pulling from a CentOS4.5 box to
> > another CentOS4.5 using rsync 2.6.0 protocol version 29 on both sides.
>
> Ap
PROTECTED]:/backup/* /home/backups
I apologize for the server obfuscation but I do not have permission to
post actual server names to the Internet.
Is this expected behaviour that I just haven't run across before?
Thanks
Jon
--
To unsubscribe or change options: https://lists.samba.org/m
On Wed, 4 Jul 2007, Wayne Davison wrote:
On Tue, Jul 03, 2007 at 01:09:21PM -0600, Jon Jensen wrote:
With --link-dest, whichever xattrs existed on the first instance of a file
are the ones that are kept forever, unless something else changes
(timestamp, data, etc.) and a new file is created
trs apply to the file
itself, not the directory entry, which I imagine is the source of the
problem.
Thanks,
Jon
--
Jon Jensen
End Point Corporation
http://www.endpoint.com/
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.cat
On Thu, 2007-04-19 at 10:30 -0700, Wayne Davison wrote:
> On Thu, Apr 19, 2007 at 05:20:59PM +0100, Jon Burgess wrote:
> > I use rsync as a backup tool (via rsnapshot) and noticed that it had a
> > problem with a couple of files which had timestamps way off in the
> > futur
On Thu, 2007-04-19 at 10:30 -0700, Wayne Davison wrote:
> On Thu, Apr 19, 2007 at 05:20:59PM +0100, Jon Burgess wrote:
> > I use rsync as a backup tool (via rsnapshot) and noticed that it had a
> > problem with a couple of files which had timestamps way off in the
> > futur
compiled 3.0.0cvs
version too.
Jon
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
I'm trying to rsync a large data set (approx 140K files, 4TB) between machines
directly connected on gigabit ethernet.
Normally it runs around 20MB/sec, which is acceptable.
However, it seems like there is one particular file that is giving rsync
heartburn... whenever it encounters this file, the
ially copied file of the original run remains, so leaving it
doesn't seem to save data transfer the second time rsync is run.
Thanks,
Jon
__
This email has been scanned by the MessageLabs Email Security System.
For mo
Does this list supports the NetWare version (rsync.nlm)? if not does anyone
know of a list that does? I'm having all sorts of issues with this ported
version on my NetWare 6.5 server.
Thanks
Jon L. Miller, ASE, CNS, CLS, MCNE, CCNA
Director/Sr Systems Consultant
MMT Networks Pty Ltd
eally could use some help on this.
Thanks
Jon
I'm trying to get rsync to do a complete backup of a NetWare server on the
same LAN. For some reason it either completes the reading of the file
list
and starts copying files (only about 25) then it stops with the following
error:
rsync
ying those
differences.
Thanks
Jon L. Miller, ASE, CNS, CLS, MCNE, CCNA
Director/Sr Systems Consultant
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au
Resellers for: Novell Gold Partner, Cisco Partner, Peopletelecom, Westnet,
Sophos Anti-Virus, CA Products
"I don't know the key
59859e6a86ea6e51edbb6fb big_file2
# sha1 differs
> od -c -j 168797700 big_file2
1203723004 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0
*
1203723144 \0 \0 \0
1203723147
# Last bytes of the big_file are all \0
Is this behaviour what you would expect from rsync? This
On Sat, 10 Dec 2005, Jon Nelson wrote:
> On Sat, 10 Dec 2005, Wayne Davison wrote:
>
> > On Sat, Dec 10, 2005 at 10:05:59AM -0600, Jon Nelson wrote:
> > > The important thing is with the 2.6.3 binary everything works fine
> >
> > That's to be expected bec
On Sat, 10 Dec 2005, Wayne Davison wrote:
> On Sat, Dec 10, 2005 at 10:05:59AM -0600, Jon Nelson wrote:
> > The important thing is with the 2.6.3 binary everything works fine
>
> That's to be expected because 2.6.3 only implements protocol 28. The
> problem that I belie
On Sat, 10 Dec 2005, Wayne Davison wrote:
> On Fri, Dec 09, 2005 at 08:06:26PM -0600, Jon Nelson wrote:
> > rsync -av --delete-excluded --exclude-from=excludes \
> > -e 'ssh' remote_machine:
>
> I see no destination directory there, so is that command just l
just fine (except the excluded files aren't
deleted).
It doesn't always die in the same place (same filename), but it always
dies, and does so fairly quickly.
I can supply portions of straces, etc... if anybody is interested.
This seems like a pretty serious bug.
--
Jon Ne
on the client i am running the following command:
rsync -Cav --exclude=templates_c --port=8738 GNE_FRAMEWORK gamespot_5
c14-gs-ww1::nfs/gamespot
on the server i have the following module declaration:
[nfs]
path = /nfs/htdocs
read only = no
use chroot = no
exclude = gamespot_5/promos/ gamespot
Jon Drukman wrote:
This may seem odd, but I'm trying to start rsync in daemon mode from an
ssh connection... ie, something like this:
ssh host1 /usr/bin/rsync --daemon --port= --config=/path/to/config.txt
the reason why is i need to start it on 40 machines and manually logging
into eac
This may seem odd, but I'm trying to start rsync in daemon mode from an
ssh connection... ie, something like this:
ssh host1 /usr/bin/rsync --daemon --port= --config=/path/to/config.txt
the reason why is i need to start it on 40 machines and manually logging
into each one is a pain. even wi
store" the backup to what it was
like before.
I'm using rsync version 2.6.3 and redhat8.
Any ideas?
Best regards
/jon
--
Jon Essen-Möller
+46 8 708 79
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Wayne Davison wrote:
On Wed, Jan 26, 2005 at 10:28:46AM -0800, Jon Drukman wrote:
And I want it to arrive on the remote machine at:
/other/foreign/directory/file.zip
But only /other exists, is there any way to have rsync create the
intermediate directories?
Solution #1 (uses -R):
cd
Forgive me if this is a FAQ, but Google hasn't helped me find what I
want to know.
If I have a local file at:
/some/local/path/file.zip
And I want it to arrive on the remote machine at:
/other/foreign/directory/file.zip
But only /other exists, is there any way to have rsync create the
intermedia
Tim Conway wrote:
I personally have never used include/excludes, but I remember reading the
man page a few years ago, and though it was very well written, I've never
had a scenario where they were appropriate. From your specification, I
don't think you do either. Simplify.
the main use i've f
is there a setting in daemon mode that determines whether the daemon can
create non-existent directories?
i've set up a really basic daemon locally that seems to have no problem
doing it if i use the -R flag like this:
rsync -R somefile.tar machine.com::archive/2004/05/data.tar
this happily cre
run for only 30 or 45 seconds. Perhaps default
to seconds and allow an m or h suffix for minutes or hours?
Just some suggestions. If you're interested I can work up a patch.
Thanks,
Jon
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: h
imits that are built in to rsync, and how they
can be changed.
4) Or maybe even - horror or horrors - some comments in
the source file rsync.h.
Jon
-Original Message-
From: Wayne Davison [mailto:[EMAIL PROTECTED]
Sent: 06 January 2004 17:30
To: Jon Hirst
Cc: '[EMAIL PROTECTE
the files from
the directory.
Thanks very much for the quick answer.
Jon
-Original Message-
From: Wayne Davison [mailto:[EMAIL PROTECTED]
Sent: 06 January 2004 17:30
To: Jon Hirst
Cc: '[EMAIL PROTECTED]'
Subject: Re: Problem with many files in rsync server directory ?
On T
ve any ideas? Thanks for your help.
Jon Hirst
---
Below are the gory details for those who want to try debugging:
---
Server Machine:
Linux 2.4.7-10
Redhat 6
rsync 2.4.2 originally
rsync 2.6.0 after upgrade
rsync built from source with ./configure; make; make install
---
Client Machine:
Li
rsync protocol data stream (code 12) at
/home/lapo/packagi
ng/tmp/rsync-2.5.7/io.c(165)
the rights for etc/rsyncd.secrets is att the moment set to:
-rwxrwxrwx1 root root 17 Jan 5 17:32 rsyncd.secrets*
since I cant get it to work
any ideas?
Best regards - Jon
<<-----
On Mon, 3 Nov 2003, Bob Bagwill wrote:
> I'm finding curl's [http://curl.sourceforge.net/] --interface option
> useful. It lets you specify which network interface to use.
[snip]
> Does anyone else think that it would be a useful addition to rsync too?
Yeah, I think tha
wer patch then. :) Unless you want to add
exit code 0 too.
Thanks,
Jon
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
hat does that and adds
"0" too, just for completeness. This time I also built the manpage too
so I hope the patch is usable as is.
Jon
--- rsync.1 7 Oct 2003 20:33:08 - 1.143
+++ rsync.1 25 Oct 2003 17:32:50 -
@@ -1266,36 +1266,40 @@
.PP
.SH "E
tainers of rsync for all the
excellent work!
Jon
Index: rsync.yo
===
RCS file: /cvsroot/rsync/rsync.yo,v
retrieving revision 1.128
diff -u -r1.128 rsync.yo
--- rsync.yo7 Oct 2003 20:33:08 - 1.128
+++ rsync.yo24 Oct
th (having the kernel
zero-fill the blocks, then having rsync zero-compare them) wasted. Seems
like a fcntl() is in order.
--Jon
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
x27;t find anything relevant; please don't flame if I missed an existing
comment.
Thanks!
--Jon
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
i have a list of files relative to a docroot that need to be synchronized.
example:
pc/action/apocalyptica/wrapper_gslive.html
pc/action/apocalyptica/wrapper_gslive_ice.html
pc/action/apocalyptica/wrapper_ice.html
pc/rpg/darkageofcamelot/buyit_unit.html
pc/rpg/darkageofcamelot/buyit_unit_ice.html
"Wayne Davison" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Fri, Aug 08, 2003 at 11:30:22AM -0700, Jon Drukman wrote:
> > i have a list of files relative to a docroot that need to be
synchronized.
> > [...] is there a fast way to do this?
>
On Wed, Jan 08, 2003 at 04:00:23PM -0800, jw schultz wrote:
> On Wed, Jan 08, 2003 at 11:24:03PM +0000, Jon Middleton wrote:
> >
> > The attached patch adds the Subversion adm directory (.svn) to the
> > list of excludes for the --cvs-exclude option and also updates the man
Hi,
The attached patch adds the Subversion adm directory (.svn) to the
list of excludes for the --cvs-exclude option and also updates the man
page.
(please CC me on replies as I'm not on this list)
--
Jon
"First things first -- but not necessarily in that order"
I removed all the stars and the following still doesn't delete the
directories in /backupdir/usr/share/doc/
rsync --delete --delete-excluded -a -R --exclude="/proc/"
--exclude="/dev/" --exclude="/usr/share/doc/" --exclude="/backup*" /
/backupdir/
J
uot; --exclude="/dev/*"
--exclude="/usr/share/doc/*" --exclude="/backup*" / /backupdir/
Thanks,
Jon Gabrielson
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
e bugs is causing my
problems?
At first I thought that this might have been a hardware issue, but after
about 8 hours on the phone with IBM we've pretty much ruled that out now.
The server is running Redhat 7.2 with the latest rsync rpm from redhat
(rsync-2.4.6-13).
Thanks,
Jon Cooper
N
Title: RE: exit code 23 - inappropriate error for copying symlinks?
Error 23 is an incomplete copy. As I understand it, there is an inconsistancy between the first check for differences, and the start of the copy process.
I run into this all the time, but for my implemention it is a legitim
Thanks, that fixed the problem !!!
-Original Message-From: Sholom Fried (Senior Sys
Admin) [mailto:[EMAIL PROTECTED]]Sent: Friday, May 03, 2002 12:55
PMTo: Crisler, Jon; '[EMAIL PROTECTED]'Subject: Re:
Newbie question on Rsync on Solaris
rsync -rvutogp -n --dele
Title: Newbie question on Rsync on Solaris
I want to replicate between two Solaris hosts. The source is Solaris 2.6 and the target is Solaris 2.8. Using rsh, the basic program seems fine (not running in daemon mode), but I have a problem.
The directory tree is about 150,000 files, with abo
is the linux-pmac-benh tree on linuxcare identical to the one on
Samba? The Samba server s having some problems still.
Jon
--
Jon Erik Ween, MD
Cognitive and Cerebrovascular Neurology
Assistant Professor
Loma Linda University School of Medicine
Director, Stroke Program
Loma Linda University Medical Center
65 matches
Mail list logo