Displaying 6 results from an estimated 6 matches for "rsyncstats".
2003 Jul 25
0
rsyncstats
...\\ | 44135 Dortmund / Germany +--+ http://www.bee.de/
||// \\-'\\-' | fon: +49 (0)231 58719-0 | Softwareentwicklung &
* * * *| fax: +49 (0)231 58719-50 | System-Administration
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsyncstats.gz
Type: application/octet-stream
Size: 2964 bytes
Desc: not available
Url : http://lists.samba.org/archive/rsync/attachments/20030725/89d661d0/rsyncstats.obj
2016 Jan 29
2
[Bug 11704] New: rsyncstats sorts dates wrong
https://bugzilla.samba.org/show_bug.cgi?id=11704
Bug ID: 11704
Summary: rsyncstats sorts dates wrong
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: bugzilla.samba.org at...
2003 Apr 15
0
Patch for stderr logging
...nd a "%t [%p] "
-is always added to the beginning when using the "log file" option\&.
+is by default added to the beginning when using the "log file" option\&.
+See the "log timestamp" and "log pid" options\&.
.IP
A perl script called rsyncstats to summarize this format is included
in the rsync source code distribution\&.
@@ -398,7 +410,7 @@
.IP "\fBtimeout\fP"
The "timeout" option allows you to override the
clients choice for IO timeout for this module\&. Using this option you
-can ensure that rsync won\...
2005 Apr 10
1
PATCH: cosmetic fix to output with --existing -vv
Currently, rsync --delete -avvn test1/ test2/ --existing
will give output such as:
not creating new file "newdir"
not creating new file "newdir/newfile"
not creating new file "newdir/subdir"
It would make more sense if it said:
not creating new directory "newdir"
not creating new file "newdir/newfile"
not creating new directory
2006 Mar 13
1
rsync log file question
I saw in the rsync.d documentation that there is a perl script to parse the
default log format for tranferred files.
Is there a utility out there that will handle the server/client log files
even if you chaneg the format around?
thanks
Doug
--
What profits a man if he gains the whole world yet loses his soul?
-------------- next part --------------
HTML attachment scrubbed and removed
2008 Aug 30
1
logging rsync transfers in processable format
For my rsync daemon, I would like it to log in a format that I could run
some stats on, eg by webalizer that I use for http and ftp transfers.
Is that doable?
best regards
keld