Displaying 20 results from an estimated 8000 matches similar to: "rsyncd without syslog"
2005 Mar 03
1
rsyncd.conf without --daemon?
Hello all,
I'm not a total newbie, but probably close enough. I have tried to
find the answer to this question, but have been unsuccessful.
I'm testing out rsync over ssh using empty passphrases between 2
OpenBSD 3.5 boxes using rsync 2.5.7 (yes i know i should upgrade, but
can't because of BSD ports issues).
Everything seems to be working, but I'm very confused as to why it is
2004 Sep 01
3
Problems of preserving file owership and uid&gid options in rsyncd.conf
Hi,
I am trying to transfer some files to a remote rsync server. I have to preserve the ownership of these files in the remote server for future possibility of copying them back.
The command I am using is:
rsync -Cav /var/log/mp3log server2::var/log/mp3log
I have tried to add -o and -g options but still can't reach my purpose. I also remember to add a same user name to the remote rsync
2001 Dec 03
2
Bug in rsyncd 2.5.0 while handling config file string values
I compiled and tried rsync 2.5.0 but could not get the server
running. loadparm.c:string_set() now calls free() which it did not do
in 2.4.6 and this free() tries to free memory that was not allocated
with malloc.
Here is a gdb run (done after adding return before fork() in
become_daemon) which shows where it crashes and what my minimal config
file for demonstrating the bug was. The config file
2002 May 16
2
possible bug rsync-2.5.5 rsyncd.conf option "max connections"
Hello,
I think i may have found a bug in the "max clients" option in rsyncd.conf
[we use rsync-2.5.5; All platforms I tried (Irix-6.5.14 and various linux
flavours) show the behaviour explained below]
The manpage says:
|max connections
| The "max connections" option allows you to specify
| the maximum number of simultaneous connections you
| will allow to
2001 Dec 11
2
Rsyncd limits
Hi all,
I was wondering if it will require any major rewrites of the
daemon/client to include limits on the data transfer rate ?
Alexei.
2002 Jun 18
2
rsyncd + scripting
Hey all,
Like a lot of folks, I use rsync to pull content out to production web
servers. Tastes great, less filling.
Here's what I'd like to be able to do: Sometimes a web tree is not ready
to sync, for whatever reason. I have many modules available, so stopping
ryncd is not an option. I'd like to be able to tell rsync in daemon mode
"this particular module is not available at
2001 Nov 01
2
Excludes in /etc/rsyncd.conf
Thought that you are able to add a simple
-
+
with paths or file names at the bottom of a file and run an rsync and
those are then recognized inclusions or exclusions from the
synchronization
--
Jason G Helfman
Network Administrator
BizRate.com
310.754.1264 desk
2006 Mar 02
1
PostgreSQL function in an insert statement
Hi there,
I wont insert a picture in a PostgrSQL-DB via the function lo_import.
Therfore I modify the value of an ''oid'' column.
@measurepoint = Measurepoint.new(params[:measurepoint])
@measurepoint.measurepoint_background = "lo_import(''#{@params[''measurepoint''][''measurepoint_background'']'')"
@measurepoint.save
The
2004 Apr 14
1
source dependend path in rsyncd?
Hi,
can I make one rsync url available to several
machines, but on the rsync server, direct
that url to different directories?
for example allow all hosts to access /foo
but direct host a to /some/path/foo-a/,
host b to /other/path/to/foo-b/
and so on?
Thanks.
Andreas
2004 Apr 22
2
Error?
I have the latest rsync running on mandrake official 10. At 2:30 I run
rsync --daemon from cron to run an offsite backup for all my customers. At
8:00 I run killall rsync.
However my log files show the following:
2004/04/20 02:00:00 [2702] rsyncd version 2.6.0 starting, listening on port
873 2004/04/20 02:00:59 [2707] rsyncd version 2.6.0 starting, listening on
port 873 2004/04/20
2004 Mar 25
3
Root access over ssh?
Is it possible to configure rsync in server mode, to gain access to root
protected files, without the user having to log in as root through ssh?
I'd prefer to login as a regular user through ssh and access an rysnc
server on the host that's running as root. As far as I can tell,
however, that's not possible...am I wrong?
2002 Jan 12
2
Error Message!!
When rsync starts I get the following messages in my log file
Jan 11 11:00:04 WEB1 rsyncd[31281]: rsync: bind failed on port 873
Jan 11 11:00:04 WEB1 rsyncd[31281]: rsync error: error in socket IO (code
10) at socket.c(361)
Anybody know what might be causing this?
David
2002 Jan 22
2
What is mean this messages?
Hello, evevryone.
thank you for your mails.
I used rsync(rsync-2.4.6-2) for backup Server.(My
Linux is RedHat7.1)
I am very comfortable backup system by rsync.
but, I saw this messages in use rsyncd
daemon.(/var/log/messages)
I don't know mean this messages.
but, It is right use rsyncd. and
I used rsyncd at every day. but this messages writed
log at every minute(?) or every time.
What
2001 Oct 23
1
Connection Timeout
This is my first post so first of all I will say hello to everyone.
I have rsync configured and working properly on my local network however
when I try to connect from a remote host (one located in a different state)
the connection times out. I was wondering if there was another way to set
the timeout besides in the rsyncd.conf file?
As I said the connection works fine on the internal lan, but
2001 Nov 16
3
Secure connection to testor refused !
Here is a newbie question. Hope, you will not mind.
I am trying to backup a file from my NT machine onto AIX machine. Here
is the setup:
NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as a
daemon. (I created a service for Rsync first).
AIX machine (admx): rsync -v
rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras
admx::nkapoor> telnet testor 873
Trying...
2001 Nov 17
2
transfer interrupted (code 3) at flist.c(812)
Ok, I just setup the log file and this is what I see there:
rsync on cdrive/Temp/pix.log from admx (141.214.137.139)
transfer interrupted (code 3) at flist.c(812)
I had to change [cdrive] from path = "c:\" to path = c: to get rid of
'@ERROR: chdir failed' error.
I am getting close but still need some help. Thanks in advance.
Nishi
> -----Original Message-----
From:
2002 May 07
2
--passord-file doesn't work
hello,
I have this error while using --password-file= option.
Any idea.
Fran?ois
tamtam:/etc# rsync --password-file=/etc/rsyncd.secrets backupcvs@cvs::cvs/
@ERROR: auth failed on module cvs
rsync error: partial transfer (code 23) at io.c(143)
.
All seems OK
tamtam:/etc# ls -ltr /etc/rsyncd.secrets
-rw------- 1 root root 23 May 7 18:12 /etc/rsyncd.secrets
2004 Mar 26
1
rsync/cwsync dir spaces on the path
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi:
First let me say that rsync/cwrsync is amazing !
And sorry ! if I'm bothering you with this question...
I need to sync my work files from the WinXP Pro machine to our Solaris
one... so far so fine..
My problem is when I specify the path on the rsyncd.conf (cwrsync) I
have tried many combinations
from:
2004 Mar 13
1
suppressing motd without decreasing verbosity
Is there a way to make the rsync client suppress the motd without
suppressing other messages when connecting to an rsync server? What I
want is to run rsync from cron and have it produce output only when
any files have been downloaded or deleted and whenever errors have
happened. Otherwise, I want it to be quiet. This doesn't seem to be
possible with rsync as of version 2.5.7.
When I use the
2004 May 18
1
error in rsync protocol data stream
I am doing this to rsync a file:
rsync -avz
/usr/local/websphere/appserver/hosts/default_host/jsp/servers/includes/file1
.txt backup.domain.com:jspfsp >> /var/log/rsync_backup.log
I get these error:
@ERROR: chroot failed
rsync: connection unexpectedly closed (34 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
I am rsyncing several folders