Displaying 16 results from an estimated 16 matches for "rlog".
Did you mean:
log
2013 Jan 24
2
rsync parameters errors
...39;t there, rsync just created it (which is the expected
behavior - at least to me).
TIA
Joe
kubuntu precise (12.04), 64-bit i5 notebook running in konsole under KDE.
bigbird at ramdass:~/bin$ rsync --version
rsync version 3.0.9 protocol version 30
ls -l ${LOGFILE1}
+ ls -l /home/bigbird/rlog/ramdass-01-internal_webcasts_log
-rw-rw-rw- 1 bigbird bigbird 0 Jan 24 05:11
/home/bigbird/rlog/ramdass-01-internal_webcasts_log
ls -l ${LOGFILE2}
+ ls -l /home/bigbird/rlog/ramdass-01-internal_webcasts_output
-rw-rw-rw- 1 root root 0 Jan 24 05:11
/home/bigbird/rlog/ramdass-01-internal_webcasts_out...
2011 Aug 15
1
Help needed getting rsync to copy from windows to mac
...om a Microsoft Windows machine
(XP, with cygwin) to a macintosh (10.5.8, PPC).
After a lot of playing with options, manual page reading, etc, I have
the following command, executed on the windows machine:
rsync -A -X -a --delete --rsync-path="/opt/local/bin/rsync
--fake-super --log-file=/tmp/rlog.txt" /cygdrive/c/DRIVERS
"rsync at kleiman-ibook:/Volumes/Windows rsync/rsync"
The idea of this command: Preserve as much information as possible
(including acl's and extended attributes), use fake-super to work even
as a non-root user, copy the entire C drive, but initially tes...
2011 Dec 18
1
Beginner help: Excluding directories by pattern
...that there are
wildcards in the middle of the name. Note that I'm looking to
transfer/create an empty directory in some cases.
So, just a quickie: how?
My current command line for rsync looks like this:
rsync -A -a --delete --rsync-path="/opt/local/bin/rsync --fake-super
--log-file=/tmp/rlog.txt" /cygdrive/c/
"rsync at kleiman-ibook:/Volumes/Windows\ rsync\rsync"
and if there's a good way to shorten that, I'd love to know.
Incidentally, I get a LOT of error messages:
Kleiman-ibook:Windows TM michael$ head -5 /tmp/rlog.txt
2011/12/17 19:34:37 [10315] receiving f...
2003 Dec 12
4
Session Logging
I'm using R from a Linux command prompt, and am logging the
whole session by tee'ing the R invocation line. ie. R | tee -a Rlog.txt
Is there a better way to log all the session input and output from
within R?
Stan Smiley
stan.smiley at genetics.utah.edu
2004 Aug 06
2
Win32 streamer?
I tried to get icecast2 and BLAMO
Error: Failed to spawn GNU rlog on '/cvsroot/icecast-1.1//Makefile.in,v'
'/cvsroot/icecast-1.1//acconfig.h,v' '/cvsroot/icecast-1.1//commandline.c,v'
'/cvsroot/icecast-1.1//commandline.h,v' '/cvsroot/icecast-1.1//commands.c,v'
'/cvsroot/icecast-1.1//commands.h,v' '/cvsroot/iceca...
2010 Jul 16
4
--compare-dest weirdness
...n.
once every couple of days, rsync backs up, using following command,
everything worth backing up in / and /home partitions to a folder
/backups/main/Full. command: "rsync -vrhRupElog --delete-during
--delete-excluded --exclude-from=/backups/.config/full.exclude
--log-file=/backups/.logs/full.rlog / /backups/main/Full/". this works
perfectly
now what i want to do, is every few hours, rsync ONLY the files
changed in the last few days to a folder in
/backups/main/Incremental/YYYYMMddTHHmm, where the yyyy... is a string
representing the date and time. (and then tar.gz the previous
directo...
2006 Feb 17
3
Migration Errors?
...s and PDF preview of the book. So far
it''s excellent. I decided to try Chapter 8 of the book regarding
tagging.
I''ve done migrations before, and I feel comfortable with them, however
this error stumps me.
--------------------------------------------------
antrover:~/RubyProjects/rlog dhoefler$ ruby script/generate migration
add_db_tagging
/Applications/Locomotive/Bundles/rails-1.0.0-min.bundle/Contents/Resources/ports/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/core_ext/hash/keys.rb:48:in
`assert_valid_keys'': Unknown key(s): polymorphic (ArgumentError...
2004 Aug 06
0
Win32 streamer?
John Watson wrote:
>
> I tried to get icecast2 and BLAMO
>
> Error: Failed to spawn GNU rlog on '/cvsroot/icecast-1.1//Makefile.in,v'
> '/cvsroot/icecast-1.1//acconfig.h,v' '/cvsroot/icecast-1.1//commandline.c,v'
[...]
I doubt you really got Icecast2. Get it from the xiph.org CVS, the
icecast.org repository is outdated. You find help on
http://www.xiph.org/cvs.h...
2004 Aug 06
2
Win32 streamer?
...er cvs.icecast.org rejected access to /cvsroot for user anonymous. does that mean too many are
using it right now or is something borked?
<p>Moritz Grimm wrote:
>
> John Watson wrote:
> >
> > I tried to get icecast2 and BLAMO
> >
> > Error: Failed to spawn GNU rlog on '/cvsroot/icecast-1.1//Makefile.in,v'
> > '/cvsroot/icecast-1.1//acconfig.h,v' '/cvsroot/icecast-1.1//commandline.c,v'
> [...]
>
> I doubt you really got Icecast2. Get it from the xiph.org CVS, the
> icecast.org repository is outdated. You find help on...
2008 Jun 20
1
pre/post-xfer exec not executed ?
.../data/hosts/myhost
comment = Sauvegardes de myhost
hosts allow = 127.0.0.1
read only = no
write only = no
ignore nonreadable = yes
refuse options = checksum
exclude from = /snapshots/conf/myhost.exclude
log file = /snapshots/log/myhost.rlog
pre-xfer exec = /snapshots/conf/pre-xfer.sh
post-xfer exec = /snapshots/conf/post-xfer.sh
auth users = myhost
2011 Jan 28
1
DO NOT REPLY [Bug 7939] New: "Unexpected remote arg" when do local sync backup
...Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: gongfan193 at gmail.com
QAContact: rsync-qa at samba.org
Exec of rsync in script failed. Debug option "--log-file=/tmp/rlog" show this:
2011/01/28 21:50:02 [5150] Unexpected remote arg:
????-???:?????-???.mp3
2011/01/28 21:50:02 [5150] rsync error: syntax or usage error (code 1) at
main.c(1204) [sender=3.0.7]
Standard output show:
21:45:27 ~ $ ./sync_data
sent 204728 bytes received 373 bytes 410202.00 bytes/se...
2007 Dec 04
4
remote logging non-daemon mode
...all of the backups that ran. Now that I am tweaking the scripts to
run over --server mode I see that by default there is no remote
logging. From what I have read on the man page you turn on remote
logging like this: (cut-n-paste) from man page.
rsync -av --rsync-path="rsync --log-file=/tmp/rlog" src/ dest/
Up until I added this part I had the rsync scripts working fine. Once
I added this part
--rsync-path="rsync --log-file=/tmp/rlog"
I would get this error:
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protoc...
2004 Aug 06
3
Win32 streamer?
Where do I get oddcast at? I did a search on winamp.com and nothing and I did a google group lookup
to see if anyone was talking about it and I got back everything but what I was looking for.
Michael Smith wrote:
>
> At 07:02 AM 3/17/02 -0600, you wrote:
> >I have icecast on my linux box (still trying to figure out how to do a name and not unknown) and it
> >works fine with
2020 Mar 05
3
[Bug 14315] New: rsync hangs when many errors
...groups=10(wheel),1000(mvitale)
5. Enable the error generator (this also starts a new shell)
$ ./sec-kill-chown
Running shell. chown() and friends are now unavailable.
6. Create a target directory and run rsync to duplicate the hang.
$ mkdir target
$ cd target
$ rsync -av --delete --log-file=/tmp/rlog.$$ /home/mvitale/linux ./
This should hang after a few seconds.
7. Exit the two shells (seccomp and newgrp)
$ exit
$ exit
I was able to perform a git bisect to isolate the commit that introduced this
hang:
d8587b4 Change the msg pipe to use a real multiplexed IO mode for the data that
goes fr...
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...e is used.
# FPICFLAGS=3D
# Any special flags which are required by "ld" when creating shared
# libraries. This is usually automatically detected by configure.
SHLIBLDFLAGS=3D'-shared -expect_unresolved "*"'
--==_Exmh_981436288450
Content-Type: text/plain ; name="rlog.txt"; charset=iso-8859-1
Content-Description: rlog.txt
Content-Disposition: attachment; filename="rlog.txt"
Content-Transfer-Encoding: quoted-printable
>make
make[1]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/afm'=
make[1]: Leaving directory `/mn/vega/astro...
2006 Jan 26
7
Switchtower Port Issues
Hi there,
I''m having some difficulties finding some decent info on getting
Switchtower to function for my needs. I''ve read most of the
Switchtower doc on http://manuals.rubyonrails.com/read/chapter/97,
however it''s not answering some potent questions I have.
1. The doc mentions, as an example, using an SVN repos at
http://svn.switchtower.com/flipper/trunk
What if I