Displaying 20 results from an estimated 10000 matches similar to: "time problem in logs"
2002 Jan 11
1
rsync 2.5.1 server - strange logs
I've just upgraded my rsync server to 2.5.1 (before, I was using 2.4.6),
without changing anything in /etc/rsyncd.conf, and now, I have this logs
each time a client connect to server:
2002/01/07 18:33:03 [10432] rsync: reverse name lookup mismatch on fd3 - spoofed address?
2002/01/07 18:33:03 [10432] rsync on admin/sbin/padmin_update.sh from UNKNOWN (172.16.65.14)
2002/01/07 18:33:03 [10432]
2005 Jan 12
1
Timezone error with chrooted rsync version 2.6.3pre1
Hi,
I am not sure it this still is a point, but I just discovered that a
chrooted rsync version 2.6.3pre1 is forgetting the time zone underways:
Jan 12 07:00:01 ftp4 rsyncd[11091]: rsync on dobes/ from dobes@edoc1.gwdg.de (134.76.28.251)
Jan 12 06:00:39 ftp4 rsyncd[11091]: wrote 732542 bytes read 182 bytes total size 553909487945
Logging is done with syslog.
Time zone is GMT+1, the system
2011 Jun 01
6
[Bug 8198] New: rsync does not set TZ variable after chroot(), which confuses logging timestamps
https://bugzilla.samba.org/show_bug.cgi?id=8198
Summary: rsync does not set TZ variable after chroot(), which
confuses logging timestamps
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at
2002 Jan 23
2
Rsync 2.5.1 on Solaris 8 reverse lookup failures
I get the following log messages using rsync 2.5.1 compiled on Solaris 8
when using the "hosts allow" option in rsyncd.conf:
2002/01/23 12:09:51 [28276] rsync: reverse name lookup mismatch on fd0 -
spoofed address?
2002/01/23 12:10:18 [28276] rsync: connection unexpectedly closed (16 bytes
read so far)
Resolv.conf/DNS are configured and working properly with both A and PTR
records
2009 Mar 02
1
Conflicting timestamps in rsyncd.log
Hi list,
I just setup my first rsyncd server and all is working well as far as
file syncing goes. However, I am a bit baffled by the fact that some of
the log entries in the rsyncd.log file are entered in local time and
other are entered in GMT. Here is a sample:
file upload:
============
2009/03/01 15:15:49 [22641] connect from UNKNOWN (xxx.xxx.xxx.xxx)
2009/03/01 23:15:49 [22641] rsync to
2006 May 03
2
Rsync error on client end: unexpected tag 3 [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(843) [sender]
Hi guys:
First post for me on this list.
THE PROBLEM
===========
I have several linux servers (ranging from Redhat 7.3 to FC3) that use Rsync (version 2.6.8 and 2.6.7, read on for reasons) to backup their data. A typical rsync backup script looks like this:
------------------------------------------------------------------------------------------
#!/bin/sh
RSYNC_PASSWORD=<PASSWORD>
rsync
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.
2009 Mar 10
5
Changing factor to numeric
Dear Users,
I have a variable in my dataset which is of type factor. But it actually
contains numeric entries which like 5.735 4.759 ..... This is because the
data was read from a CSV file into R and this variable contained other
charaters which were not numeric. I have now dropped the records with the
characters which are not numeric for this variable and want to change it to
numeric srotage
2005 Apr 14
5
[Bug 2607] Rsync logging time incorrectly
https://bugzilla.samba.org/show_bug.cgi?id=2607
------- Additional Comments From paul@debian.org 2005-04-14 07:32 -------
What timezone is your system running in?
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
2014 Aug 20
2
[Bug 10772] New: Bad time logging as daemon
https://bugzilla.samba.org/show_bug.cgi?id=10772
Summary: Bad time logging as daemon
Product: rsync
Version: 3.1.1
Platform: x64
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: davegradwell at yahoo.co.uk
2006 Aug 31
6
newbie question about index
Hi,
I am trying to convert a variable a = sample(1:3,100,rep = T) represents choices into a 3X100 dummy varible b with corresponding element set to 1 otherwise 0.
eg.
a: 1 3 2 1 2 3 1 1....
b: 1 0 0 1 0 0 1 1..
0 0 1 0 1 0 0 0...
0 1 0 0 0 1 0 0...
Is there something like b[a] =1 existing? I could not figure this out myself.
---------------------------------
2001 Sep 06
1
rsync groups in modules
When rsync'ing to a module with rsync -a I have a file appear with the proper
owner, but not the proper group set. Below is the module, is it functionally possible
to hard set the group like the user while still using the -a flag with rsync.
max connections = 25
timeout = 600
secrets file = /etc/rsyncd.secrets
lock file = /var/tmp/rsyncd.lock
list = yes
[release]
comment = Release
2008 Apr 03
1
3.0.1pre3 - date/time discrepancy in the log
I'm using the very latest 'version 3.0.1pre3 protocol version 30', on
both ends, and have seen a date/time discrepancy in the log on the
receiver. The sending machine (machineA) is in US CDT while the receiver
is in US PDT. Both sender and receiver have their time set correctly.
a contiguous snippet from the log on the receiver : (note the first
three timestamps are correct:)
2002 Feb 15
1
Delete & rename with rsync servers
Hello
Is it possible to delete or rename
single files on remote rsync servers?
I seem to be having problems getting
normal upload to work too:
shellak root # ps aux | grep [r]sync
shellak root # rsync --config=/etc/rsync/rsyncd.conf --daemon
shellak root # ps aux | grep [r]sync
root 27527 0.0 0.3 1656 620 ? S 09:02 0:00 rsync --config=/etc/rsync/rsyncd.conf --daemon
shellak
2006 Jun 14
3
Decimal series how to make.........
Hi List,
I am new to this Rsoftware, i want to make a sereis for example which is having values like this, s<- 0,0.1,0.2,0.3,0.4........,1
i tryed this statement
s<-0:0.1:1
but this giving an error megssage.
but by default increment 1 it is taking ,,,,,so what to do ,,
i want to use this varible in for loop..
like for(j in s)
thanks in advance
ANIL KUMAR( METEOROLOGIST)
LRF
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
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 Oct 10
2
wildcards and removing variables
All,
Is there are a wildcard in R for varible names as in unix? For example,
rm(results*)
to remove all variable or function names that begin w/ "results"?
cheers,
Dave
ps - please respond directly to afshar@miami.edu
[[alternative HTML version deleted]]
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
2008 Sep 10
2
log format '%P' only logs '/' when use chroot = true
The subject says it all :-)
Apparently in pre-3.0.0 versions '%P' would log the actual path as
specified in the module entry in rsyncd.conf, but now it's apparently
relative to the chroot...
Paul Slootman