listed in
https://rsync.samba.org/ftp/rsync/NEWS#3.2.4 is almost certainly
related. Apparently it was fixed via remote option but since your
test doesn't include networking that fix wouldn't help.
On 12/8/22 15:03, Mark Raymond via rsync wrote:
I believe I have found a synchroniza
, along with a minimal test script, in this GitHub repo:
https://github.com/mark-raymond/rsync-test
This looks like a bug to me; am I missing something? If it is a bug, I'm
happy to create an issue in GitHub.
||
--
Please use reply-all for most replies to avoid omitting the mailing lis
Hi Wayne,
Thank you for your detailed answer and links.
Gratefully,
Mark Esler
On Wed, Aug 17, 2022 at 6:52 PM Wayne Davison wrote:
>
> On Wed, Aug 17, 2022 at 9:30 AM Mark Esler wrote:
>>
>> I am curious if CVE-2022-29154 affects rsync 3.2.3 or rrsync 3.2.3 and
>> ear
variables
mentioned in the Restriction enforcement thread [1]. This commit also
introduces the old_style_args flag. In the main patch for the CVE [2],
if old_style_args is set to true then the add_implied_include function
promptly returns.
Thank you for your consideration and insight,
Mark Esler
[0
ting),
I assume rsync does not verify except for the checksum directive.
I admit that I'm paranoid. ;-) ...Please clarify.
Regards, and Thanks,
Mark Filipak.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.sam
o the remote machine where "sudo -S"
reads it on its stdin. It is never in any argument list.
Please correct me if I’m wrong here.
Best,
Mark
smime.p7s
Description: S/MIME cryptographic signature
--
Please use reply-all for most replies to avoid omitting the mailing list.
To un
DIR USER@HOST:DSTDIR
The trick was actually to add "$0" because $* will drop the first argument from
the list as this typically is the name of the script itself (duh!).
Hope this is of help to anyone,
Mark
smime.p7s
Description: S/MIME cryptographic signature
--
Please use repl
l answer on "ask ubuntu" is quite helpful.
Unfortunately, I don’t have enough „reputation points“ to upvote the answer nor
to comment …
Happy syncing,
Mark
smime.p7s
Description: S/MIME cryptographic signature
--
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
o know
whom to ask about strange things). Both are the typical reasons for not using
root accounts but going for sudo instead …
Thanks anyway. Every idea helps!
Mark
smime.p7s
Description: S/MIME cryptographic signature
--
Please use reply-all for most replies to avoid omitting the mailing li
s a
couple of measures we can take so mitigate that. However, I fail at getting
this to run.
Here’s a sample command that I get out of a patched ansible „synchronize“
command. I’m trying to connect to a Ubuntu 18.04 VM with the user account
„mark“ that is in the „sudoers“ group but does not ha
others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, ACLs, xattrs, iconv, symtimes, no prealloc, file-flags
--
Mark Raynsford | http://www.io7m.com
p
time the
transfer runs.
Can someone spell it out for me? Which flags do I need?
--
Mark Raynsford | http://www.io7m.com
pgpFKAkfPALbc.pgp
Description: OpenPGP digital signature
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: htt
run.
Mark.
On 2/07/2015 2:34 a.m., Ken Chase wrote:
What is taking time, scanning inodes on the destination, or recopying the entire
backup because of either source read speed, target write speed or a slow
interconnect
between them?
Do you keep a full new backup every day, or are you just
skills.
After updating some servers to 3.1.1 I'm now busy fixing issues caused
by the log output format changes from the 2.5x version breaking all my
report scripts.
On 5/05/2015 5:40 a.m., Wayne Davison wrote:
On Wed, Apr 29, 2015 at 2:52 AM, Mark mailto:mark0...@gmail.com>> wrote:
You could try increasing the timeout delay, rather than resume.
rsync will tolerate quite long network dropouts and still carry on.
I have managed to keep an internet transfer of up to 100Gb alive for two
weeks.
I didn't find --partial to be much use for very large scale transfers
due to the v
For a push job.
Run the rsync for the files,
if the exit code is 0, create the flag file and then rsync just that
file on its own.
On 28/04/2015 10:38 p.m., Simon Hobson wrote:
As part of my backup system, I use Rsync to keep a copy of each server on one
central backup server. This backup
sed, but
none are never selected for sending.
Has anyone a working example of using an external script as a Filter
source ?
Thanks in advance,
Mark.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mail
wo rsync passes, and add use the
--max-size/--min-size to ensure that append is only applied to large files, and
to apply standard rsync logic for smaller files. This assumes that I can
guarantee that files beyond a specific size will only be appended to.
Thanks for any assistance.
Mark
--
On 3/11/2013 4:18 PM, Mark Casey wrote:
Hello,
I'm trying to do something that did not sound difficult, but no option I've
tried seems to be working. I apologize in advance if I'm missing something
obvious.
I need to sync only directories from one tree to a similar, but older
November/024225.html
Since rsnapshot calls the preexec script and *then* rotates you end up adding
the dirs to the previous snapshot too even though they did not exist when it
was taken. I'm working on a specific method that would avoid this.
TIA,
Mark
--
Please use reply-all for most r
On 22/12/11 14:59, Kevin Korb wrote:
Is it possible to provide a static listing on a server, say
every 24 hours, that a standard end-user rsync can pull and
use?
Sounds like a job for a snapshot. If you are on Linux that
would be an lvm2 snapshot. Other operating systems with basic
volume man
On 22/12/11 14:44, Kevin Korb wrote:
Is it possible to provide a static listing on a server, say every
24 hours, that a standard end-user rsync can pull and use?
Sounds like a job for a snapshot. If you are on Linux that would
> be an lvm2 snapshot. Other operating systems with basic volume
I've looking for a solution for this and no amount of googling has
come up with anything.
Is it possible to provide a static listing on a server, say every
24 hours, that a standard end-user rsync can pull and use?
I have a lot of files to provide and the idea of every request
dynamically provid
On 2011-07-01 09:40 PM, Chris Dennis wrote:
> >> I have two hosts (my portable and my desktop). I work on both
> >> hosts at different times and so I keep a few dirs sync'd
> >> between the two. I have a docs dir where I may be modifying
> >> files, adding files, renaming files and deleting files o
Hi
Ok, i will look in that.
Thanks,
Mark
On Fri, Jul 30, 2010 at 4:47 PM, Matt McCutchen wrote:
> On Fri, 2010-07-30 at 09:39 +0200, Mark Eisenblaetter wrote:
> > i can't use ForceCommand, they want be able to login again.
>
> If the customer has shell access, they will b
Hi,
ok, a quick try.
i can't use ForceCommand, they want be able to login again.
Mark
On Fri, Jul 30, 2010 at 9:20 AM, Mark Eisenblaetter <
mark.eisenblaet...@gmail.com> wrote:
> Hi Marr,
>
> no im not forcing any command.
> they have a bormall ssh login in a jail and
Hi Marr,
no im not forcing any command.
they have a bormall ssh login in a jail and in addition want to use rsync
via ssh.
But i will start reading the ssh docs, to look at this feature.
Mark
On Fri, Jul 30, 2010 at 3:41 AM, Matt McCutchen wrote:
> On Thu, 2010-07-29 at 13:00 +0200, M
Hello List.
is there any way to add an bwlimit to an SSH Singel USe Deamon?
My cutomer want to use ssh and i want to set an Bandwith limit.
As long that bwlimit is not an rsyncd.conf option i see no way to add ist
for ssh connections.
I am using debian Lenny with rsync 3.0.3
Thnaks,
Mark
On 2010-06-07, Mag Gam wrote:
> I am more concerned with write penalty. We use netApps, and
> if there is a huge write (10gb file) i would like to give the
> filer to "recover" before I can start syncing more data.
Perhaps as Eberhard suggested, ionice might be useful and is
part of the util-linu
On 2010-06-07, Eberhard Moenkeberg wrote:
> >> Is it possible to sleep 1 second after each file
> >> is rsynced?
> >
> > If you are concerned about giving the rest of the system
> > some time to "breathe" then just nice the rsync process.
> >
> > nice -n 19 rsync ... etc
>
> This would not help, r
On Mon, 7 Jun 2010 4:07:22 am Mag Gam wrote:
> Is it possible to sleep 1 second after each file
> is rsynced?
Interesting idea but not that I know of.
> Ofcourse, I can put this in a for loop and do a
> sleep after each file is done, I was wondering if
> there was anything native in rsync for thi
On 2010-06-04, Matt McCutchen wrote:
> > I've read a few tutorials about how to use rsync via ssh
> > using the command= functionality to restrict where the
> > user can sync to.
> ...
> or (my preference) use a single-use rsync daemon. See:
> https://bugzilla.samba.org/show_bug.cgi?id=4163
I did
I've read a few tutorials about how to use rsync via ssh using the
command= functionality to restrict where the user can sync to. I've
got this on the on the destination side in it's ~/.ssh/authorized_keys...
command="rsync --server -vvnlogDtpre.iLsf --timeout=999 .
bkp",no-port-forwarding,no-X11
> On Wed, 2009-11-25 at 12:09 +0000, Mark Young wrote:
> > I believe the rdiff man page is still not correct, even with your
> > submitted changes. It states "In every case where a filename must be
> > specified, - may be used instead to mean either standard input
lta oldbackup.sig > backup.delta
$ cat backup.delta | ssh u...@remote_host "rdiff patch backup_Wed.tgz >
backup_Wed.tgz.new"
$ ssh u...@remote_host "mv backup_Wed.tgz.new backup_Wed.tgz"
All the best,
Cheers,
Mark
From: mark_yo...@hotmail.com
To: rsync@lists.s
Thanks very much Matt for the rdiff command examples and for filing a request
to improve the documentation.
Cheers,
Mark
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https
bit
and apart from the cygwin man page and the "rdiff -?" usage message I'm unable
to find enough information for me to see how to use it successfully. In
particular I'm not sure I see how it would be used in my scenario. Currently
there's no local copy of the b
um -r m*tar
21783 2929 m9.tar.gz
30175 2929 m10.tar.gz
It seems that gzip produces different output even given the same input. Not
very rsync friendly.
I did these tests on Debian Lenny v5.0.3 with gzip v1.3.12.
Have I missed the point?
I'm not sure I can see what I'd use the rdi
ch system, nor in my cygwin tar. So I guess it's not in common
distributions by default. Still it sounds useful and is something I will bear
in mind as something to consider.
Thank you both very much for opening my eyes to other ideas and possibilities.
I look forward to any further replie
LE_LIST | rsync - $HOST:${BACKUP_FILE}
I've been unable to find any reference to rsync being used in this fashion. Can
anyone tell me whether this is possible today, and if not whether it might be
considered for a future version?
Cheers,
Mark
--
P
BTW - Could it be because 2 rsync were running in parallel?
Thanks,
Oren Mark
-Original Message-
From: Mark, Oren
Sent: Sunday, August 16, 2009 1:01 PM
To: Matthias Schniedermeyer
Cc: rsync@lists.samba.org; Mark, Oren
Subject: RE: Rsync completed successfully, but files are not
tical.
You mean that the file was change while the access time value was update by the
backup and then it was restored backup by the backup program, so it doesn't
have the correct atime and mtime?
Thanks,
Oren Mark
-Original Message-
From: Matthias Schniedermeyer [mailto:m...@citd
It does not Microsoft, but Linux Sles9 to Linux Sles9 replication.
Thanks,
Oren Mark
-Original Message-
From: Tony Abernethy [mailto:t...@servacorp.com]
Sent: Sunday, August 16, 2009 12:45 PM
To: 'Matthias Schniedermeyer'; Mark, Oren
Cc: rsync@lists.samba.org
Subject:
files with same time stamp and
size, but file is different than the source?
2) Is there a way for rsync to verify, that each transferred size is
identical as the source, after the file was transferred?
Thanks in advanced,
Oren Mark
I too have the same issue (reported by Warren) - in that 3.06 backups
appear valid, but the terminal shows the following errors:
rsync(18819) malloc: *** error for object 0xf305c: Non-aligned pointer
being freed
*** set a breakpoint in malloc_error_break to debug
I'm looking for confirmatio
ot; from the
samba share, it remains in the backup server but rsync doesn't put it back
on the samba share.
The backup server is running the rsync daemon.
The command I have been using from the samba share computer.
rsync -pavzW --stats [EMAIL PROTECTED]::back_up_daemon /samba_shares
Thank
> If you have an _ssh_ daemon on 10001, then use:
>
>rsync -e 'ssh -p 10001' ...
>
> You could also make an entry for the remote host in ~/.ssh/config , like
> so:
>
> Host remotehost
>Port 10001
>
> That will then be used as the default ssh port fo
Hi,
It there a way to use rsync from windows server, so it will pull data on
NFS through UNIX rsync server?
Thanks,
Oren Mark
Intel - Israel Engineering Computing
ISEC Data & Application Hosting
[EMAIL PROTECTED]
(+) 972-4-865-5987
iNET: 465-
?
Thanks,
Oren Mark
Intel - Israel Engineering Computing
ISEC Data & Application Hosting
[EMAIL PROTECTED]
(+) 972-4-865-5987
iNET: 465-5987
-
Intel Israel (74) Limited
This e-mail and any attachments may contain confiden
mailing list web interface doesn't
seem to have a search facility either. :(
I even tried to import and use the Samba signing key as referred on:
http://us1.samba.org/samba/download/
but that did not work either.
Have I missed something obvious?
Thanks for your help,
--Mark
Mark
Greetings,
Would you have a full or upgrade version for sale or Premiere 6.5 for
MAC.
I am living in South Africa.
Many thanks
Best regards,
Markus
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-quest
ty dirs be transferred
to ${PATH_BACKUP}/${DATE_YESTERDAY}?
--
BRGDS. Mark
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
; log file=/var/log/rsyncd
>
>
> [backups]
>
> path = /home/zone43/backups
> read only = false
> uid = zone43
> gid = zone43
> transfer logging = yes
>
>
> The user and group zone43 are owner in /home/zone43/backups
>
> Please, any help ? Thanks in ad
it?
>
I have directions on my blog for password less SSH configuration:
http://marks-tech-pages.blogspot.com/
You won't have to use username/password at all with rsync.
Thanks!
Mark Schoonover *** Winner of the 2008 Best Psychic Award
IS Manager
American Geotechnical - California, Ne
c command you're using.
>
> rsync --verbose --progress --stats --compress --recursive --times
> --links "/etc/dansguardian" "[EMAIL PROTECTED]::Masada1"
Are you trying to run this via cron??
>
> Note: I have no password set for this user account in an at
OS: FreeBSD 6.2 (FreeNAS flavor)
> client OS: Fedora 2.6.18-1.2798.fc6
>
> Any thoughts?
>
> Thanks,
> Chris
>
What's the ls -la output on the directory where rsync quits?? I've used
rsync many levels deep, and have never heard of this issue. I do notice
you
there a way, beside aligning GID number, on both sites to after
changing the group on the destination to make rsync not to keep group
using -a and -no-g, and to create each new file in specific group ID?
Thanks,
Oren Mark
Intel - Israel Engineering Computing
Unix Server Platforms
[EMAIL
any ideas for a fix? Let me know if I'm not being
clear enough, or any other information I can provide.
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~
Mark Osborne
Web Systems Engineer
[EMAIL PROTECTED]
(512) 683-5019
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~--
To unsubscribe or change options: htt
ver
everything in the directory whether it actually needs to be updated or
not?
Thanks in advance.
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~
Mark Osborne
Web Systems Engineer
[EMAIL PROTECTED]
(512) 683-5019
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~
__
Hello,
I h
?
Thanks,
Mark
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~
Mark Osborne
Web Systems Engineer
[EMAIL PROTECTED]
(512) 683-5019
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http
.pt.intel.com:
root's password:
drwxr-x--- 1024 2006/07/16 17:40:41
.
lrwxr-xr-x 38 2005/07/04 14:54:01
.DCOPserver_ptsinf01
What could be the reason for that? I run many rsync on
different servers and I don’t see such a problem.
Thanks,
Oren Mark
Intel - Israel
Engine
and second is strange. I
checked and this is not the time on the destination.
Any ideas what is the reason for that?
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
Unix Server Platforms
[EMAIL PROTECTED]
(+) 972-4-865-5987
iNET: 465-5987
--
To unsubscribe or change
about the system requirements? It
could be SW, HW, what ever….
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
Unix Server Platforms
[EMAIL PROTECTED]
(+) 972-4-865-5987
iNET: 465-5987
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
d only” don’t work.
I can read and rsync data from this area with no problem, and this is causing
security issues for us.
Any ideas ?
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
Unix Server Platforms
[EMAIL PROTECTED]
(+) 972-4-865-5987
iNET: 465-5987
--
To unsub
use rsync module with chroot for security reasons as
follows:
[d]
Path = /a/b/c/d
Chroot = true
The problem is that I cannot rsync ::[d]/e
Any work around for that
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
Unix Server Platforms
[EMAIL PROTECTED]
(+) 972-4-
such file or directory
lrwx-- 1 ekrimer arch 64 Jan 30
20:25 /proc/28641/fd/5 -> socket:[92942621]
Does anybody have an idea the reason for that?
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
Unix Server Platforms
[EMAIL PROTECTED]
(+) 972-4-865-5987
Hi,
There is an area I would like to rsync with remote site. Is
there a problem reading/writing to that area during the time rsync is in
progress?
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
Unix Server Platforms
[EMAIL PROTECTED]
(+) 972-4-865-5987
iNET: 465-5987
run rsync for each file.
I did not find any option doing it in the man page. I tried
to play with include/exclude, but it did not help..
How do I make rsync copy only specific paths?
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
Unix Server Platforms
[EMAIL PROTECTED]
(+) 972-4
When backing up a large filesystem over a network for the first time ,
I always use tar | rsh tar to populate the backup because I have found
it to be much faster than rsync.
I have always wondered why rsync is so much slower than tar in this
regard, perhaps this could be investigated. I hav
Wayne Davison wrote:
On Thu, Sep 08, 2005 at 01:39:39PM +1000, Mark Inkley wrote:
You will note, that I am using 2.6.6, previously I used 2.6.2 which
had the same issues.
Is the version on each machine 2.6.6?
Yes, I am using the -rsync-path switch to target the 2.6.6
r
group 0 Aug 11 22:38 /snap/m04/server_metadata/postgresql/.s.PGSQL.5432
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
Unix Server Platforms
[EMAIL PROTECTED]
(+) 972-4-865-5987
iNET: 465-5987
--
To unsubscribe or change options: https://lists.samba.org/mailman/l
Mark, Oren would like to recall the message, "rsync and HP11.11 problem".
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
ql/.s.PGSQL.5432" failed:
Invalid argument
wrote
16 bytes read 93103292 bytes 7115.00 bytes/sec
total
size is 660804959294 speedup is 7097.55
rsync
error: some files could not be transferred (code 23) at main.c(1064)
Thanks,
Oren Mark
Intel - Israel
Engineering Computing
preciative
thanks
Mark
snip some output from the log
backup_dir is /d/d1/RR/avocado/RR_DELBKUP/avocado_d1_090705_1357/
opening
connection using rsh pecan10 /bin/rsync-2.6.6
--server -vvbulogDtprRS "--log-format=%o" --timeout=3600 --backup-dir
/d/d1/RR/avocado/RR_DELBKUP/avocado_d1_09070
Thanks Wayne and Aaron, I'll use a combo of find/rsync as suggested.
- Mark
-Original Message-
From: Wayne Davison [mailto:[EMAIL PROTECTED]
Sent: Monday, August 29, 2005 9:37 PM
To: Moe, Mark
Cc: rsync@lists.samba.org
Subject: Re: how to mirror only selected directories?
On Mon
older, but I was hoping to have it all in
one rsync command if possible.
Thanks,
- Mark
-Original Message-
From: Aaron Morris [mailto:[EMAIL PROTECTED]
Sent: Monday, August 29, 2005 4:24 PM
To: Moe, Mark
Subject: Re: how to mirror only selected directories?
On 8/29/05, Moe, Mark <[E
nd
/x/z/abc/. I tried to include '*/abc/*' and exclude '*', but that
didn't work.
Thanks,
- Mark
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
iability on some installations. The long running
tendency of the cygwin implementation to hang. However I don't think
porting to .NET is the answer.
Mark Thornton
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.16/50 - Rel
ppears not to use its difference mechanism
for transmitting this list. Where the percentage of files changed is
small, rsync might be a great deal faster if it did transmit this list
in the same way as regular files.
Regards,
Mark Thornton
No virus found in this outgoing message.
Checked by AVG
gs on the target files.
I am using the latest cygwin version and have tried rsync 2.6.3,
2.6.4, and 2.6.5pre1.
Thanks!!
Michael Carr
I can confirm there is a problem. Using CYGWIN=nontsec worked until
recently but now appears broken. It is very frustrating.
Mark Thornton
--
No virus
Perms and modify times are maintained, but ownership is
changed. This is a fairly critical problem as our quota system is
based on ownership.
Any clues? I’d be happy to rtfm if someone can
point me to it!
Thanks,
Mark
Crowder
Texas Instruments, WW Make IT Infrastructure
ema
have their own hot migration techniques
available.
It’s a VERY useful tool, though.
Regards,
Mark Crowder
Texas Instruments, WW Make IT Infrastructure
"Ninety percent of the time things turn out worse than
you thought they would. The other ten percent of the
time you had n
Hi, is there a way to have rsync prune files that
exist on the destination path that no longer exist on
the source path?
Thanks.
__
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
--
To unsubscribe or change o
clobber them?
Mark
begin:vcard
n:Fenbers;Mark
fn:Mark J Fenbers
url:http://www.erh.noaa.gov/ohrfc/
org:NWS/OHRFC;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Sr. Meteorologist
end:vcard
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read
I am looking for Gary W. Carter, who was in OCS at Fort Benning, GA in
1969-70 to let him know of a reunion. If you you know of him, could
you ask him to get in touch with me by phone (below) or e-mail?
--
Mark Busby
512-847-2153
--
To unsubscribe or change options: https://lists.samba.org
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> On Fri 12 Nov 2004, Mark Watts wrote:
> > Server D is mirroring Server B.
> >
> > We'd like to change Server D to be mirroring Server C instead.
> >
> > Previously when I've swapped between servers lik
s and only go on file size?
The archive in question is a several hundred GB linux distro archive so I'd
rather not have to redownload it :)
Cheers,
Mark.
- --
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public K
symlinks, batchfiles,
inplace, IPv6, 64-bit system inums, 64-bit internal inums
Squid (on the proxy) is version squid-2.4.STABLE7-1.1mdk.
Is this likely to be a problem with the local, remote or squid parts in the
link?
Cheers,
Mark.
- --
Mark Watts
Senior Systems Engineer
QinetiQ Trusted I
would think that this would cover it...but I can only assume that this one has something wrong...
Thanks to all.
Mark
signature.asc
Description: This is a digitally signed message part
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> On Tue, Aug 10, 2004 at 11:28:04AM +0100, Mark Watts wrote:
> > rsync: connection unexpectedly closed (289336107 bytes read so far)
> > rsync error: error in rsync protocol data stream (code 12) at io.c(189)
>
> This error just
is expanding the * to create an argument list that is too long.
It's an issue with your shell, not rsync.
- --
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED
-BEGIN PGP SIGNATURE-
Version
ux/ /export/ftp/mandrakelinux
$RSYNC_PROXY is set to be a squid proxy, which is very reliable for other
forms of transfer (ftp/http)
It's synching to a 1.6TB raid array, which still has over 1TB free, so its not
a space issue.
Anyone know a) what causes this error and b) how I can get roun
ideas how to get this sorted? I think rsync should notice that
files are of different size and copy them then.
Best Regards,
Mark Koennecke
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http
same thing happens when I use different criteria, such as --size-only.
Any ideas what I'm doing wrong, or what I should be doing ?
Thanks in advance,
-Mark
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thanks for the pointer - I'd forgotten we use an rsync proxy and the cron
environment didnt know that :)
Cheers,
Mark.
- --
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG P
email from cron:
rsync: failed to connect to sunsite.uio.no: Connection timed out
rsync error: error in socket IO (code 10) at clientserver.c(88)
Why would I be getting this if it works on the command line?
Mark.
- --
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted S
I knew that keep_partial didn't make sense with inplace, but hadn't
spent much time understanding that section of the code (took me long
enough to get my head around sender, receiver and match), so I made what
looked like the right change at the time. ;-)
Cheers,
Mark.
Wayne Davison
noticing a 30-40%
speedup in transfer times.
The patch is available at http://www.wunit.net/rsync-inplace.patch,
and is included below (I apologise for the size of the e-mail).
Thanks,
Mark.
diff -Naur rsync-2.6.1pre2/match.c rsync-inplace/match.c
--- rsync-2.6.1pre2/match.c 2004-
have very recently scanned the
same tree and thus have all the directory data cached in memory.)
Mark Thornton
--
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 just started using rsync version 2.5.6 on sun solaris 8.
In trying to mirror a large ufs filesystem, I've noticed that
Rsync does not copy large files, specifically any file greater
Than 2 GB.
All other files in the filesystem were mirrored properly.
Is this a bug/limitation of rsync on solar
1 - 100 of 178 matches
Mail list logo