Displaying 20 results from an estimated 30000 matches similar to: "Rsync Log change Protocol"
2005 Sep 01
1
Tinc on Windows 2003, Event-Log-Messages
Hello members of this list,
I'am running tinc 1.0.4 on a Windows 2003 Server nearly succesfull. In the
event -log I've got the following warning every minute (in German):
"Die Beschreibung der Ereigniskennung ( 0 ) in ( tinc.service-vpn ) wurde
nicht gefunden. Der lokale Computer verf?gt nicht ?ber die zum Anzeigen der
Meldungen von einem Remotecomputer erforderlichen
2008 Sep 24
5
DO NOT REPLY [Bug 5792] New: rsync fails to log files "sent" with options: --itemize-changes -n --log-file
https://bugzilla.samba.org/show_bug.cgi?id=5792
Summary: rsync fails to log files "sent" with options: --itemize-
changes -n --log-file
Product: rsync
Version: 3.0.2
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo:
2013 Dec 19
5
[Bug 10334] New: rsync doesn't log hardlink-copies using --link-dest
https://bugzilla.samba.org/show_bug.cgi?id=10334
Summary: rsync doesn't log hardlink-copies using --link-dest
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: Kontakt at
2018 Mar 04
0
file contents cause rsync to fail (with certains args and dir structure)
Quite strange at first sight that the failure should depend on the files containing NULs!
But I've reproduced it on both Ubuntu and OpenSUSE with d73762e "Preparing for release of 3.1.3".
The problem remains even if you drop the --checksum or --delay-updates options from the command line, but goes away if you don't use both "--sparse" and "--preallocate"
2005 Nov 07
1
Rsync and permissions - rsync version 2.6.4 protocol version 29
What does rsync do with permissions?
Using rsync -auvP ./* targetMachine:/targetDir
I sometimes get an error/warning such as:
chown GENERO/uk/reinsure/prod/rel/dbmodify.4gl : Operation not permitted
The source file has owner/group stevet:dev and the target stevet:users
The files are being rsync'd as user 'fyl' - fyl belongs to both dev and
users group.
The 'oddity' is
2018 Mar 05
1
file contents cause rsync to fail (with certains args and dir structure)
Problem was introduced with this commit:
commit f3873b3d88b61167b106e7b9227a20147f8f6197
Author: Wayne Davison <wayned at samba.org>
Date: Mon Oct 10 11:49:50 2016 -0700
Support --sparse combined with --preallocate or --inplace.
The new code tries to punch holes in the destination file using newer
Linux fallocate features. It also supports a --whole-file
2001 Jun 09
2
/usr/local/etc instead of /etc
hi,
it looks like tinc-1.0-pre4 looks for configuration files in /usr/local/etc
instead of /etc ! what is the best way to change that to /etc/ so that i can
keep my configuration in /etc/tinc/netname/, as described in the tutorial?
from what i can see, you have a sysconfdir="$prefix/etc" in configure.in.
However, i can't just change prefix to empty string because there is also a
2004 Jan 09
0
rsync performance question Part II
Hello,
I have more info on my specific problem.
pop 1) RedHat 7.3, fs1 fs3
pop 2) BSD/OS 4.3.1 www files
rsync version 2.6.0 protocol version 27
fs1 --> fs3 500kB/s
fs1 <-- fs3 420kB/s
fs1 --> www 20kB/s
fs1 <-- www 20kB/s
files --> www 2.9 MB/s
files <-- www 4,4 Mb/s
This shows that within their own networks, there is no
problem. It is only
2005 Feb 22
0
unsucribe
>From: wine-users-request@winehq.org
>Reply-To: wine-users@winehq.org
>To: wine-users@winehq.org
>Subject: wine-users digest, Vol 1 #2023 - 12 msgs
>Date: Tue, 22 Feb 2005 02:26:01 -0600
>MIME-Version: 1.0
>Received: from wine.codeweavers.com ([198.144.15.226]) by
mc1-f4.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 22 Feb 2005
00:34:01
2004 Sep 19
6
new ATA box for sale by Linksys
Fry's Electronics has a new Linksys 2 line ATA box for sale for $59.99
retail. They have a version with a router for $89.99. We picked the
non-router version up and it seems to be a rebadged Sipura SPA-2000. The
box has a Vonage service package inside as well, but it does work with other
services.
The box also has a "User Guide" meant for end-users that is very well
written [no
2008 Feb 07
1
rsync error: protocol incompatibility (code 2) at rsync.c, using --iconv=. and (code 2) and rsync-3.0.0pre8
Dear List,
Running rsync on our intradisk Xscale Arm BigEndian MiniServer (NAS)
System is causing some problems running
on special character files and crashing.
Rsync is syncing running on a mounted samba share, syncing to the local
disk. It is started with the parameters
--iconv=. what I suggest is the solution for syncing the attached file.
log output in /var/log/messages
received request to
2006 Aug 25
0
nginx+fastcgi+rails
Hi guys,
i put some notes for nginx [ http://sysoev.ru/nginx/ ] in english (or
maybe engrish ;) ) on my wiki [
http://zh.stikipad.com/notes/show/nginx ].
And my question: have somebody working config for nginx+fastcgi+rails
(dispatch.fcgi)?
Something like:
-------------- >8 --------------
location / {
fastcgi_pass localhost:9000;
fastcgi_index dispatch.fcgi;
fastcgi_param
2011 Sep 26
8
[Bug 8483] New: rsync: chown failed: Permission denied (13)
https://bugzilla.samba.org/show_bug.cgi?id=8483
Summary: rsync: chown failed: Permission denied (13)
Product: rsync
Version: 3.0.8
Platform: x86
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: cas at totallylost.org
2015 Oct 11
2
rsync always try change owner and group of symlink in --fake-super mode
Hi all.
I long time discover strange to me behavior. If I add --fake-super
option on both sides rsync start always set owner and group of symlink.
What interesting there no error, but it done each time as it has been
changed.
Simple reproduce:
$ mkdir rsync.symlinks
$ echo 'file content' > rsync.symlinks/file.itself
$ ln -s file.itself rsync.symlinks/file.symlink
Then try to transfer
2008 May 19
2
Log or diary file
Hi!
Is it possible to set a file to which both
commands and output would get automatically
saved? I've tried with sink(), but only get
the output. I mean something
like a combined history and sink, as you
get with File/Save to File.. in the windows
GUI.
Tis is done with diary filename in Matlab,
and you can state diary on and
diary off to control what is being saved to
the file.
Thanks
Agus
2008 Dec 16
6
logging mechanism in rsync
Hi Friends,
Does rsync V3 has the feature for logging the files which have not been
transferred? Its already logs the file which have been transfered.
Thanks,
Jignesh
-------------- next part --------------
HTML attachment scrubbed and removed
2007 Jun 13
0
Speex has been added to Softonic
Greetings from Softonic,
We just wanted to let you know that Speex has recently been added to our online software listing.
You can see the entry for your program here:
http://en.softonic.com/ie/42915
Softonic is the largest download portal in Europe and the only one in the world offering free software downloads and reviews for the Spanish, German and English speaking markets.
Feedback
We
2018 Mar 13
0
auto propagate interface status change
2003 Aug 16
2
Problem copying >2GB files on HP-UX 11i with rsync 2.5.6
I have downloaded the source for rsync 2.5.6 and compiled it without
adjusting any options, no problems. Performed a test copy of a file GT 2 GB
and it failed. In the file configure I changed the line to
"--enable-largefile", removed all the .o files, performed a ./configure,
gmake, gmake install. Tried the test copy and again received the following
error message:
rsync:
2020 Sep 27
2
CentOS 8 Install as DOMU in PV Environment
Christoph,
I understand this is the better option if HVM is available.. Im not sure how to make use of this kernel in a non-HVM, PV environment. I'm a little disturbed by the fact that there isnt PV support in CentOS 8, I hope it comes later so at least PVH becomes an option.
As for using this kernel in a PV only environment, the only route would be attempting an in place upgrade and try to