Displaying 20 results from an estimated 10000 matches similar to: "rsyncd server daemon not allowing connections"
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 Feb 24
2
ssh and rsyncd.conf
I am able to perform the following line
rsync -rsh="/usr/bin/ssh" filename host:/dir/filename
But I am not able to perform this
rsync -rsh="/usr/bin/ssh" filename host:module_name
where rsyncd.conf contains the following
pid file = /var/run/rsyncd.pid
log file = /var/log/rsyncd.log
read only = false
[module_name]
path = /home/test
comment =
2002 May 08
1
rsyncd.conf;
I have some rsync defined as a server on one of my production systems and
use to to sync out various configuration files for services running on the
box (dhcpd, dns named.conf files & the like). Both ends are Compaq
Alpha/Tru64 5.1 systems running rsync 2.5.5.
I'm having a fit trying to include certain files in specific subdirectories
under the main path; one such example is below:
2009 Feb 13
4
uid/gid settings in rsyncd.conf not respected?
Hi All,
I must not understand the uid/gid line in rsyncd.conf. If someone
could briefly point out where I've gone wrong, I'd appreciate it.
I've created a special user to backup a server which has some users
who don't want all their files backed up, so I'm trying to address
their concerns by using the uid= and gid= lines in rsyncd.conf to
have the rsyncd run with
2009 Jan 10
1
how to connect to rsyncd via forwarded ssh port?
I've running a rsyncd and ssh port forwarding (-R 12345:localhost:873 backup@server)
on a client because the client should not reachable but over ssh.
The rsyncd should acessible because I can backup and restore files with backuppc
(a wonderfull program which use perl::rsync)
And I can "ssh -p 12345 backup@localhost" to this client too.
If I try to connect (from the machine/user
2007 Jul 02
3
DO NOT REPLY [Bug 4757] New: Daemon mis-logs paths if module path in rsyncd.conf is relative
https://bugzilla.samba.org/show_bug.cgi?id=4757
Summary: Daemon mis-logs paths if module path in rsyncd.conf is
relative
Product: rsync
Version: 3.0.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2003 Sep 12
1
rsync logfile - daemon does not log enough
I am running rsync version 2.56 in daemon mode on a server running Redhat 8.0.
When I check my log file (located in /var/log/rsyncd.log), the only lines I see
have to do with the server starting up, like so:
2003/09/11 16:53:42 [15025] rsyncd version 2.5.6 starting, listening on port 873
I would like to see output relating to connections, usernames etc., so I set up
the following rsyncd.conf
2003 Oct 09
4
howto enable ssh on connect to rsync daemon
Hi,
I'm trying to setup automatic sync of files over SSH from node2 to node1.
node2 is the "server" and node1 is the "client".
I have setup rsync like this on the nodes which runs AIX (4.3.3 and 5.1):
1. Installed rsync from Linux Toolbox (rsync-2.5.4-1.aix4.3.ppc.rpm) on both nodes.
2. Added following to both nodes /etc/services file:
rsync 873/tcp
3. Added
2011 Apr 26
1
Connection to rsyncd over ssh tunnel seems to choke up (v2.6.9 Ubuntu)
I have been running the following (from a cron script with a non password
authorized_key exchange) ...
rsync -aP -vv --exclude=".*/" -e 'ssh -fN user at site.com.au -L
8873:127.0.0.1:873' rsync://localhost:8873/data/ /data/
... and not getting much to happen as either evidenced in
/var/log/rsyncd.log or as artefacts on the local file system.
Then I started to execute the
2003 Jan 22
1
Rsyncd - Help me
Hello,
I'm trying to do my rsync to copy a mirror of my site in another webserver.
I am trying to use RSYNCD .
How I'll do for my rsync to copy my site website in the mirror ?
Which is a command to copy the mirror with the password ?
I've this websites about rsync
http://sunsite.dk/info/guides/rsync/rsync-mirroring.html
http://rsync.samba.org
Somebody could help me? or Link ? Doc
2004 May 04
2
rsync 2.6.2 --daemon Problem
Hi,
I've a problem with rsync 2.6.2 and the daemon. I've installed it precisly
as I did with 2.6.0 (I've tried before with 2.6.1 and was having the same
problems as now with 2.6.2).
When I try to a rsync --daemon command the rsync offcourse finishes, but in
the log file it says
2004/05/04 21:15:10 [22369] rsyncd version 2.6.2 starting, listening on port
873
2004/05/04 21:15:10
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
2005 Aug 25
1
unable to open configuration file rsyncd.conf
Hello,
Rsync is working great for me right now, using version 2.6.5 on two
Solaris 9 V100 servers. Box A is the source and box B is the destination,
and also box B is my rsync server box. Box A is a rsync client. Yesterdar
from Box B I pulled 250 meg just fine from box A with rsync.
Today from the client I want to just copy over to the server what files
have changed today.
So my command
2006 Feb 22
2
Rsyncd log file permission
Hi I am wondering if there is any way to change the file permission of
"rsync.log" and "rsyncd.lock" via rsyncd.conf. Most likely the "lock"
file is not possible, but maybe the other file is possible.
The reason I am asking is because if I UserA runs rsync, then UserB
won't be able to write to rsync.log file since its owned by UserA and
readable only to UserB.
2007 Jul 19
3
CentOS 5: rsyncd log problem
I run a CentOS/Fedora mirror with rsync access.
I have the following rsyncd.conf file:
read only = true
transfer logging = true
pid file = /var/run/rsyncd.pid
log file = /var/log/rsyncd.log
dont compress = *
[Fedora]
path = /var/ftp/pub/mirrors/fedora
comment = Fedora mirror
[CentOS]
path = /var/ftp/pub/mirrors/centos
comment = CentOS mirror
My problem is that
2007 Jul 16
1
rsyncd.conf
Hi,
I have installed rsync on CentOS4, Installation went through ok and I
tested it as well by copying a folder to mounted tap backup drive.
But now I need to run rsync as daemon(server), trying to find
/etc/rsyncd.conf file but there is no rsyncd.conf file exists under
/etc directory.
Having read online I found out that /etc/rsyncd.conf file needs to be
manually created. Is there any sample
2014 Dec 03
1
Aw: Re: Re: encrypted rsyncd - why was it never implemented?
> The benefit of rsync over ssh secured by rrsync is that it is more
> like what rsync users are already used to.
i don`t like rsync over ssh in an environemt with users you can?t trust.
from a security perspective, i think such setup is broken by design.
it`s a little bit like giving a foreigner the key to your front door and then hope that the door in the corridor to your room will be
2010 Jun 02
1
DO NOT REPLY [Bug 7489] New: rsyncd segfaults using daemon exclude filter
https://bugzilla.samba.org/show_bug.cgi?id=7489
Summary: rsyncd segfaults using daemon exclude filter
Product: rsync
Version: 3.0.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: michael.roberts at hp.com
2007 Apr 18
1
rsync daemon only accessable as root
Hi,
I'm trying to setup an rsync daemon such that I can synchronize my home pc
(or other remote system) with my pc at work. I'm fairly new to linux and am
just starting to learn its amazing possibilities. I followed an online
toturial to create a rsyncd.conf file which reads:
#motd file = /etc/rsyncd.motd
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file =
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