Displaying 20 results from an estimated 400 matches similar to: "rsyncd.conf chroot yes problem with symlink-ing"
2009 Aug 14
1
Fwd: Re: rsyncd.conf chroot yes problem with symlink-ing
Ok it's now Solved !
In spite of trying all day long to figure it out what's wrong in my sintax
i could find, ...using a pencile and a pice of paper, combining all
commands parameters invoked so far and, came to the conclusion that -L does
not stand with -l , think that i couldn't find in any docs or faq so far.
Now, symlinks are being copied without a trouble.
Tnks Paul for
2011 Dec 03
2
google voice calling dial plan question.
When a caller calls my google voice phone number, I must answer, wait and
press one to accept. Sometimes even that does not work.
I have tried a few different things to get asterisk to place the call in an
answered state and send the DTMF 1 with the Dial macro.
I found Malcom Davenports wiki page regarding Google calling which has been
very helpful in troubleshooting the issue.
2014 Jan 23
0
Trouble automatic changing local machine account (manual join work!)
[ I'm not subscribed to that list, so please put me on CC; i will read
reply on the web interface, but please... ]
Setup: a domain (PASIAN) that is using samba3 (2:3.5.6~dfsg-3squeeze11)
across two routed network, eg, a main network on 10.27.0.0/16 that have
the PDC and the BDC, and a slave network on 10.99.0.0/16 that have
another BDC.
All ?DC use ldap (openldap) as the backend, and every
2014 Jan 28
0
windows netlogon error 3224: Manual join works, automatic renew of machine account not, probably unrelated error netlogon_creds_server_check falied.
[[ I've sent that email on list some days ago, with a different subject.
No one reply. I was not clear? Please, help me, or give me at least
some hint... ]]
[ I'm not subscribed to that list, so please put me on CC; i will read
reply on the web interface, but please... ]
Setup: a domain (PASIAN) that is using samba3 (2:3.5.6~dfsg-3squeeze11)
across two routed network, eg, a main
2018 Nov 22
2
NTP strangeness...
In our network we found some client with clock differences.
Some machine have effectively some troubles, eg have NO 'Windows Time'
service defined, probably some glitches happened when moving from our
old NT-like domain.
Anyway, catching for that, we have found some other strangeness.
Windows time service run:
C:\Users\gaio>sc query w32time
NOME_SERVIZIO: w32time
TIPO
2002 May 10
1
Possible exclude bug in 2.5.5 in rsyncd.conf
Hello all,
I've found some behavior in 2.5.5 that is contrary to the documentation
in the man page.
Specifically, I'm running an rsync server (i.e. from inetd with
--daemon),and in the module definition I'm specifying the line "exclude
nosyncdir". The documentation for rsyncd.conf indicates that this is
exactly equivalent to using "--exclude nosyncdir" on the
2003 Nov 25
1
unable to open configuration file "rsyncd.conf"
I'm getting an error trying to pull a file with ssh/rsync:
$ rsync -e 'ssh -i .ssh/id_rsa' test@server.com::www/index.html index.html
rsync: unable to open configuration file "rsyncd.conf": No such file or
directory
rsync error: syntax or usage error (code 1) at clientserver.c(502)
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync
2005 Feb 07
1
rsyncd.conf is not created although successful installation of rsync on debian but
Hi All,
I have installed rysnc-2.6.3 on my debian linux (
2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686).
While configuration it was
successful and i installed it without any error.
Now, in default installation it should create
rsyncd.conf as detault configuration file.. but it has
not been created anywhere in system.
root@jike:/tmp/temp/rsync-2.6.3# which rsync
/usr/local/bin/rsync
In
2002 Feb 28
1
rsyncd log in common log format?
I'm having trouble getting rsync to output the log into common log format.
My web statistics program Webalizer (www.webalizer.org) wants the logs in
Common Log Format (httpd.apache.org/docs/mod/mod_log_common.html).
Briefly, that's a string
host ident authuser date request status bytes
subject to some conditions (for instance, the date is in square brackets).
My rsyncd.conf file has
2010 Aug 09
0
In Rsyncd not work options exclude, exlcude from and charset
Daemon was started and tested on two different OS.
FreeBSD 9.0-CURRENT:
# rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append,
2003 Dec 02
1
Size Limit in rsyncd.conf File?
I've got an rsyncd.secrets file with 59 accounts in it. Almost all
these need to be enabled concurrently. My rsyncd.conf thus has an auth
users field with upward of 50 values. I'm starting to wonder at what
point I'll have maxed that field out, especially as we're taking on new
accounts all the time.
Incidentally, whether or not there is a limit, is it possible to do some
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
2002 May 11
0
rsyncd 2.4.6 on RedHat 7.2
Hi,
I've having some difficulty using rsync from a client to a rsyncd Server (RedHat 7.2). Although the same command works fine on the server. I can view the list from client using - rsync i1::
Using the following cmd to connect from client (i2) to rsyncd server (i1):
rsync -trlvz i1::i1-test /home/test
/var/log/message file on i1 shows the following error:
May 11 10:40:39 i1
2009 Dec 26
0
Post disaster, need old BSD 4.7 to talk to current rsyncd OS X
Sorry slightly OT. Looking for the RSYNC community with modern OS X
and older BSD OS to advise how to get rsync build / download for BSD
4.7, so I can backup and update ..
Alas found an rsync setup (CCC by Mike Bombich) for my just rebuilt
Mac Mini to 10.5.8 .. NOW need to find how to save my BSD box so I can
upgrade.
Ev Batey -- WA6CRE -- efbatey at gmail.com
(805) 616-2471
2011 Apr 13
1
Server mode and rsyncd.conf
When rsync is used in remote-shell server mode, the documentation says:
"Rsync supports connecting to a host using a remote shell and then spawning a
single-use "daemon" server that expects to read its config file in the home
dir of the remote user."
I have been trying to make rsync read a config file (which I presume should be
named rsyncd.conf) in the home directory of the
2003 May 14
1
remote rsyncd modules and --link-dest
Can anyone shed any light on what I should expect from rsync when the
--link-dest option is invoked when the destination is a remote rsync
module? i.e.
rsync --archive --delete --link-dest=../dst_1/ /src/ user@host::xyz/dst_0
I almost expected to get a whole lot of hard links in dst_1 to unchanged
files in dst_0... if I skip rsyncd on the server side (i.e. make the
target
2002 Apr 04
1
--bwlimit server-side (in rsyncd.conf)?
Is there any plan to do it?
Is it maybe already in and just not documented?
--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
2002 May 10
0
Regarding possible bug rsyncd.conf 2.5.5
Please ignore that email. I just realized my error - missing the all
important = on the line.
DUH.
*shakes head*
Sorry folks.
Scott
2007 Jan 10
1
passing rsyncd password in a script (no ssh) - how?
I want to transfer files from a Windows server running rsyncd to a local
Linux machine. It has no SSH, so I can't use keys.
I need credentials to access files on the rsyncd server, so I thought
using "expect" to pass a password in a script is the obvious choice:
/usr/bin/expect <<!
set timeout -1
spawn rsync --partial -a rsync://username@server/share/dir /local/copy
2002 Sep 10
0
Question about multiple hosts in hosts allow in rsyncd.conf
Hi,
First off, if you are going to reply, please send a copy to my email
address, as I have not subscribed to this list.
I have a setup that I use for backups, and right now one of the servers
that needs to back up can't seem to connect to the rsync server. I know
all the possible IP's the server could use, so I added a hosts allow
line (since I deny connections by default) to include