Displaying 20 results from an estimated 10000 matches similar to: "rsyncd.conf without --daemon?"
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
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
2002 Apr 24
1
Rsync from NT to UNIX
You're set, unless you declined ssh in your cygwin installation (without
cygwin, you're not doing rsync from windoze). It's just like unix, in
that case. (Bonus clue: Under related commands for ssh, you'll find
ssh-keygen).
If you don't actually need to secure your content (you're not naked on the
internet, for instance), you can just let rsync use plain old rsh
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
2001 Nov 20
3
modules madness / ssh regardless of daemon
I just installed rsync on two machines, I think I'm a complete moron,
and I need a clue bat.
The remote machine's /etc/rsyncd.conf (just for testing):
use chroot = no
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
[auth]
path = /var/www/auth
comment = apache authentication files.
read only = yes
Then for a test, I fired up
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
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
2004 Mar 15
1
rsyncd without syslog
Hi,
is it possible to use the rsyncd Daemon without any logging.
I would like to make a network synchronization on a specific directory in a
small network (10 Hosts) . These synchronisation should happen every 10 secounds.
My logfile increases to fast with the logging option therefore it is better
to use rsync without any logging.
Thanks for answering.
Please apologize my bad english. I hope
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
2005 Feb 04
2
rsync huge tar files
Hi folks,
Are there any tricks known to let rsync operate on huge tar
files?
I've got a local tar file (e.g. 2GByte uncompressed) that is
rebuilt each night (with just some tiny changes, of course),
and I would like to update the remote copies of this file
without extracting the tar files into temporary directories.
Any ideas?
Regards
Harri
2005 Apr 25
3
rsyncd server daemon not allowing connections
Gang, I've read the manual(s), surfed google, spent about 5 hours on this,
to no avail....
I'm trying to run rsync in server mode and it appears to start normally,
but it refuses all connections (refuses connection when I tried telnetting
in on localhost 873!).
I've turned off all firewalls on this server (do I dare tell you guys
that?...), which is fine: it is on a local network.
I
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
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 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
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
2004 Dec 07
2
Rsync progress indicator?
I've been reading through the man pages for rsync, yet I can't seem to find a way to provide
progress indication and/or current download speed for total and/or individual files...
Can this be done with rsync? Is it an implemented feature.
I thought -v or -vv would do the trick, but it doesn't...
Cheers,
--
Dag Rune Sneeggen
Romolslia 23B
7029 Trondheim
Norway
dudcore Inc.
2005 Apr 25
2
All the feature requests... A better way?
With all the different features people want - almost makes me wonder if
having an actual scripting language for rsync may be the best solution?
Thought of integrating Perl in with rsync so it could use Perl to calculate
its include/exclude lists and/or whatever else? I just say Perl as an
example - could be something or somethings better to use than Perl that I
don't know about.
Eli.
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
2002 May 15
1
strange password problem with rsync
Hi guys, I am experiencing a very strange problem with passwords and
username with rsync.
I have a "auth users" line in my /etc/rsyncd.conf file (see below) and a
corresponding username and password in my /etc/rsyncd.secrets. The strange
thing is is that authentication for the module listed in /etc/rsyncd.conf
(unixadm) only works IF the username in /etc/rsyncd.secrets is the same as
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.